summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCyril Levis2021-04-22 13:53:26 +0200
committerCyril Levis2021-04-22 13:53:26 +0200
commit298c215ee04c56f009a093e545b899783faeaf38 (patch)
tree057453b0ae97def7e89f2fe6550aab3055e5109b /PKGBUILD
parenteb843672a713cb17c35555a4f480763572d65ebc (diff)
downloadaur-298c215ee04c56f009a093e545b899783faeaf38.tar.gz
upgpkg: groom-git r1.365ba93-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6f310d485e1c..c7771f3673ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=groom-git
_pkgname=${pkgname%-git}
pkgver=r1.365ba93
-pkgrel=2
-pkgdesc='groom is a self-hosted HTTPS reverse-proxy written in Go. Its an alternative to ngrok.'
+pkgrel=3
+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')
url="https://github.com/pyke369/${_pkgname}"
license=('MIT')