summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c7771f3673ac..7ea729a26ca4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=groom-git
_pkgname=${pkgname%-git}
pkgver=r1.365ba93
-pkgrel=3
+pkgrel=4
pkgdesc='Self-hosted HTTPS reverse-proxy, used to expose local private services to the public internet over secure websocket tunnels. Alternative to ngrok.'
-arch=('x86_64')
+arch=('x86_64' 'aarch64')
url="https://github.com/pyke369/${_pkgname}"
license=('MIT')
depends=('glibc')