summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ecf632a3d3ff..4ffb8f935323 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=v2ray-rules-git
pkgver=r6.32b35fd
-pkgrel=1
+pkgrel=2
pkgdesc="A simple script for v2ray to set up a transparent proxy."
arch=('x86_64')
url="https://github.com/poscat0x04/v2ray-rules"
@@ -10,6 +10,7 @@ license=('MIT')
provides=("v2ray-rules")
conflicts=()
makedepends=('git')
+depends=('nftables' 'python')
source=("${pkgname}::git://github.com/poscat0x04/v2ray-rules")
noextract=()
sha256sums=('SKIP')