summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2024-04-01 13:24:16 +0800
committerlilac2024-04-01 13:24:16 +0800
commitcb969ee8adfed8d4124a9ef5a356f02cd41987d6 (patch)
tree6dbdccad6a5d17910456941cc72d3353b1b1619a
parent57de9b67880a5ae9398c0f64d511a6551b72f750 (diff)
downloadaur-cb969ee8adfed8d4124a9ef5a356f02cd41987d6.tar.gz
[lilac] updated to 202403312209-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0498abe3ca50..7b5246fba907 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = v2ray-rules-dat
pkgdesc = Enhanced edition of V2Ray rules dat files
- pkgver = 202403302209
+ pkgver = 202403312209
pkgrel = 1
url = https://github.com/Loyalsoldier/v2ray-rules-dat
arch = any
@@ -11,15 +11,15 @@ pkgbase = v2ray-rules-dat
provides = v2ray-geoip
conflicts = v2ray-domain-list-community
conflicts = v2ray-geoip
- source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202403302209/geoip.dat
- source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202403302209/geosite.dat
- source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202403302209/geoip.dat.sha256sum
- source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202403302209/geosite.dat.sha256sum
+ source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202403312209/geoip.dat
+ source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202403312209/geosite.dat
+ source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202403312209/geoip.dat.sha256sum
+ source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202403312209/geosite.dat.sha256sum
source = https://raw.githubusercontent.com/Loyalsoldier/domain-list-custom/master/LICENSE
sha256sums = d12392c1f4b379eed4c4969adc71e0a3a714a2e4731b050ad7bb7d5e4f822d6c
- sha256sums = 9c01460e4ade97d45fb5f1380f7513e83772bc44267cd8650827d7ac77b2fdcb
+ sha256sums = c7b67cae85ffe0e849c69b169ce17e8675c9056c1e617deb023840f1ad770f69
sha256sums = 5beee3947b5fe4b8800ccd56f4b579642635c20596711b89975da5a3da25b907
- sha256sums = 73af12c6017414829f74aff5d39b06fab4ec9f0892140691186d1b1ab109de09
+ sha256sums = 24d49b8f54ff2964d99b3e4f35b43abbfa779733d2d907e96231f66e362a228d
sha256sums = 35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3
pkgname = v2ray-rules-dat
diff --git a/PKGBUILD b/PKGBUILD
index d9aa4bbf2411..b9afa7ea9759 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Felix Yan <felixonmars@archlinux.org>
pkgname=v2ray-rules-dat
-pkgver=202403302209
+pkgver=202403312209
pkgrel=1
pkgdesc="Enhanced edition of V2Ray rules dat files"
arch=(any)
@@ -18,9 +18,9 @@ source=("$url/releases/download/$pkgver/geoip.dat"
"$url/releases/download/$pkgver/geosite.dat.sha256sum"
"https://raw.githubusercontent.com/Loyalsoldier/domain-list-custom/master/LICENSE")
sha256sums=('d12392c1f4b379eed4c4969adc71e0a3a714a2e4731b050ad7bb7d5e4f822d6c'
- '9c01460e4ade97d45fb5f1380f7513e83772bc44267cd8650827d7ac77b2fdcb'
+ 'c7b67cae85ffe0e849c69b169ce17e8675c9056c1e617deb023840f1ad770f69'
'5beee3947b5fe4b8800ccd56f4b579642635c20596711b89975da5a3da25b907'
- '73af12c6017414829f74aff5d39b06fab4ec9f0892140691186d1b1ab109de09'
+ '24d49b8f54ff2964d99b3e4f35b43abbfa779733d2d907e96231f66e362a228d'
'35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3')
prepare() {