summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 62bada8fd08e..fe43edf238db 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vxray-rules-dat-git
pkgdesc = Enhanced edition of V2Ray and Xray rules dat files, compatible with Trojan-Go. Automaitcally update. DO NOT flag out-dated.
pkgver = 1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Loyalsoldier/v2ray-rules-dat
install = vxray-rules-dat-git.install
arch = any
@@ -20,12 +20,14 @@ pkgbase = vxray-rules-dat-git
conflicts = v2ray-geoip
conflicts = v2ray-rules-dat-gitv2ray-rules-dat-git-for-xray
source = vxray-rules-dat-git::git+https://github.com/Loyalsoldier/v2ray-rules-dat.git
+ source = vxray-rules-dat-git.install
source = vxray-rules-dat-updater
source = vxray-rules-dat-updater.sysusers
source = vxray-rules-dat-updater.tmpfiles
source = vxray-rules-dat-updater.service
source = vxray-rules-dat-updater.timer
sha256sums = SKIP
+ sha256sums = eb1d2175b8be7f9779639b2b24d8260f83116c9a743f1fb0052f056518ccfd11
sha256sums = a9de745de1166a4011dabe23dc726658c28fab774fac90f9e4e2ef178171e0cc
sha256sums = c855bae9e8a9e3fb7b5be4271bf6e05ad441eacd8272d505ee55a407b6bd263e
sha256sums = 1c3c0b854bbfd96b0d84383bfff84eb70e69ac5193b7a535f75183ca28634fc2
diff --git a/PKGBUILD b/PKGBUILD
index 8307ac8b3903..0fafc37ef193 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=vxray-rules-dat-git
_pkgname=vxray-rules-dat
pkgdesc="Enhanced edition of V2Ray and Xray rules dat files, compatible with Trojan-Go. Automaitcally update. DO NOT flag out-dated."
pkgver=1
-pkgrel=1
+pkgrel=2
arch=('any')
url="https://github.com/Loyalsoldier/v2ray-rules-dat"
license=('GPL')
@@ -18,6 +18,7 @@ install="vxray-rules-dat-git.install"
source=(
"$pkgname::git+$url.git"
+ vxray-rules-dat-git.install
vxray-rules-dat-updater
vxray-rules-dat-updater.sysusers
vxray-rules-dat-updater.tmpfiles
@@ -26,6 +27,7 @@ source=(
)
sha256sums=(
'SKIP'
+ 'eb1d2175b8be7f9779639b2b24d8260f83116c9a743f1fb0052f056518ccfd11'
'a9de745de1166a4011dabe23dc726658c28fab774fac90f9e4e2ef178171e0cc'
'c855bae9e8a9e3fb7b5be4271bf6e05ad441eacd8272d505ee55a407b6bd263e'
'1c3c0b854bbfd96b0d84383bfff84eb70e69ac5193b7a535f75183ca28634fc2'