aboutsummaryrefslogtreecommitdiffstats
path: root/testing/quickjs/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/quickjs/APKBUILD')
-rw-r--r--testing/quickjs/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/quickjs/APKBUILD b/testing/quickjs/APKBUILD
index 878a96609f5..bc248e5849a 100644
--- a/testing/quickjs/APKBUILD
+++ b/testing/quickjs/APKBUILD
@@ -1,8 +1,8 @@
-# Maintainer: Chloe Kudryavtsev <toast@toastin.space>
+# Maintainer: Chloe Kudryavtsev <toast@toast.cafe>
pkgname=quickjs
_pkgver=2020-07-05
pkgver=0.${_pkgver//-}
-pkgrel=0
+pkgrel=1
pkgdesc="A small and embeddable Javascript engine"
url="https://bellard.org/quickjs/"
arch="all !s390x !ppc64le !mips !mips64" # build segfaults on s390x and ppc64le, requires hardfloat