diff options
author | metamuffin <metamuffin@disroot.org> | 2024-11-27 16:13:36 +0100 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-11-27 16:13:36 +0100 |
commit | 71ea858c2d336ccb87050e406e270fa6d68b008a (patch) | |
tree | d64b4f385c3781ed9f1bd60a1577cda2ff4fd886 /gnix-git | |
parent | 949c2991cbedb11166cc21141a8505a4a099adc6 (diff) | |
download | pkgbuilds-71ea858c2d336ccb87050e406e270fa6d68b008a.tar pkgbuilds-71ea858c2d336ccb87050e406e270fa6d68b008a.tar.bz2 pkgbuilds-71ea858c2d336ccb87050e406e270fa6d68b008a.tar.zst |
hk v2.2.1
Diffstat (limited to 'gnix-git')
-rw-r--r-- | gnix-git/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnix-git/PKGBUILD b/gnix-git/PKGBUILD index 3125321..2886ed5 100644 --- a/gnix-git/PKGBUILD +++ b/gnix-git/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: metamuffin <metamuffin@disroot.org> pkgname=gnix-git -pkgver=r100.cc5d7c0 +pkgver=r101.163c801 pkgrel=1 pkgdesc="a simple stupid http reverse proxy" arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64') |