summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCyril LEVIS2023-01-01 09:17:17 +0100
committerCyril Levis2023-01-01 09:17:17 +0100
commit789a154884b0bed60517e3f2d19415c1abc81a1d (patch)
treefc1646dfd18bf1f3677f25371e7966549b0332bd /PKGBUILD
parent298c215ee04c56f009a093e545b899783faeaf38 (diff)
downloadaur-789a154884b0bed60517e3f2d19415c1abc81a1d.tar.gz
upgpkg: groom-git r1.365ba93-4
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')