summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorspringzfx2020-05-23 15:06:22 +0800
committerspringzfx2020-05-23 15:06:22 +0800
commit72c46ec89a437a7c5497457b8e3982b49a2b4fa8 (patch)
treeba48334823e44b1b8d1862a38a7114a6777552fb /PKGBUILD
parent84030ed6297d2b89eb913b70a0f66aa8f60d6d51 (diff)
downloadaur-72c46ec89a437a7c5497457b8e3982b49a2b4fa8.tar.gz
updated
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c7d5faeaf12e..575a811e0eb9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Fancy Zhang <springzfx@gmail.com>
pkgname=cgproxy-git
-pkgver=v0.12.r0.g1fa0d51
+pkgver=v0.13.r0.g0b25b52
pkgrel=1
pkgdesc="A transparent proxy program powered by cgroup2 and tproxy"
arch=('x86_64')
@@ -8,7 +8,8 @@ url="https://github.com/springzfx/cgproxy"
license=('GPL')
groups=('')
makedepends=('cmake' 'nlohmann-json')
-optdepends=('systemd')
+optdepends=('systemd: service manager'
+ 'python-bcc: execsnoop for program_proxy/program_noproxy')
provides=('cgproxy')
conflicts=('cgproxy')