diff options
author | metamuffin <metamuffin@disroot.org> | 2025-02-05 13:49:59 +0100 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-02-05 13:49:59 +0100 |
commit | ddb685b8c6009017631dda1e6e95c009f9d90945 (patch) | |
tree | 38d899c7d3589be317c2d3d03dcdd5711f682e78 /gnix-git | |
parent | c4043e0d2973cc2d7959f30cd2eb70eb945c6408 (diff) | |
download | pkgbuilds-ddb685b8c6009017631dda1e6e95c009f9d90945.tar pkgbuilds-ddb685b8c6009017631dda1e6e95c009f9d90945.tar.bz2 pkgbuilds-ddb685b8c6009017631dda1e6e95c009f9d90945.tar.zst |
remove conduit
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 c463ddd..7fa5ca6 100644 --- a/gnix-git/PKGBUILD +++ b/gnix-git/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: metamuffin <metamuffin@disroot.org> pkgname=gnix-git -pkgver=r109.c9a0d6d +pkgver=r112.96da4a5 pkgrel=1 pkgdesc="a simple stupid http reverse proxy" arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64') |