diff options
Diffstat (limited to 'testing/mozjs60/APKBUILD')
-rw-r--r-- | testing/mozjs60/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mozjs60/APKBUILD b/testing/mozjs60/APKBUILD index 8ad7a31e6e..d7375a2120 100644 --- a/testing/mozjs60/APKBUILD +++ b/testing/mozjs60/APKBUILD @@ -2,7 +2,7 @@ pkgname=mozjs60 pkgver=60.0.2 _majver=${pkgver%%.*} -pkgrel=1 +pkgrel=2 pkgdesc="standalone mozilla javascript engine" url="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey/Releases/38" arch="all !armhf !armv7 !s390x" |