aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2019-10-07 14:38:03 +0200
committerRasmus Thomsen <oss@cogitri.dev>2019-10-07 23:07:38 +0200
commit1ef12da1502e12ef29ea78e4e8d68fb9d77ad374 (patch)
tree709aa14f0274fd0630818879af2661b4b505103b /community
parent172c82cc628ce6b1ffc63e124c9820f3aa0cd0bd (diff)
downloadaports-1ef12da1502e12ef29ea78e4e8d68fb9d77ad374.tar.bz2
aports-1ef12da1502e12ef29ea78e4e8d68fb9d77ad374.tar.xz
community/gjs: upgrade to 1.58.1
Diffstat (limited to 'community')
-rw-r--r--community/gjs/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gjs/APKBUILD b/community/gjs/APKBUILD
index 111a473c8a..ad8935154c 100644
--- a/community/gjs/APKBUILD
+++ b/community/gjs/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=gjs
-pkgver=1.58.0
+pkgver=1.58.1
pkgrel=0
pkgdesc="GNOME javascript library"
url="https://wiki.gnome.org/Projects/Gjs"
@@ -33,4 +33,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="5aa7609661687524162ba1be523d83bedfc7c74460cca837333daf0d91c6feea4e0dd870aacb5068a58ea7363541e1ce3808f01e6c71179b25b2a0104e900206 gjs-1.58.0.tar.xz"
+sha512sums="56f45a5e0b05d7f5710f95bfb0302d98b36c1d5d729ce2218489c11de09a8f4386defcb11988f5e563e84782b64f89c5eb5cbe32e34df0763d36087fa83cea4f gjs-1.58.1.tar.xz"