diff options
Diffstat (limited to 'community/gjs/APKBUILD')
-rw-r--r-- | community/gjs/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gjs/APKBUILD b/community/gjs/APKBUILD index dbf5748809..4ec9c49409 100644 --- a/community/gjs/APKBUILD +++ b/community/gjs/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gjs pkgver=1.64.0 -pkgrel=0 +pkgrel=1 pkgdesc="GNOME javascript library" url="https://wiki.gnome.org/Projects/Gjs" arch="all !s390x" |