summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2024-04-08 12:43:21 +0800
committerlilac2024-04-08 12:43:21 +0800
commit076618ab24a00e74f3dd8df738362cd672a199bb (patch)
tree3b47fae4c40aa1e01ec9f77a1b210e7771dba82a
parent719740fd95b5506ac55ead9cd8cdd680f0026b08 (diff)
downloadaur-076618ab24a00e74f3dd8df738362cd672a199bb.tar.gz
[lilac] updated to 202404072208-1
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD10
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa6d4cb65492..ad00ace7c79b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = v2ray-rules-dat
pkgdesc = Enhanced edition of V2Ray rules dat files
- pkgver = 202404062208
+ pkgver = 202404072208
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/202404062208/geoip.dat
- source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404062208/geosite.dat
- source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404062208/geoip.dat.sha256sum
- source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404062208/geosite.dat.sha256sum
+ source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404072208/geoip.dat
+ source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404072208/geosite.dat
+ source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404072208/geoip.dat.sha256sum
+ source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404072208/geosite.dat.sha256sum
source = https://raw.githubusercontent.com/Loyalsoldier/domain-list-custom/master/LICENSE
- sha256sums = d12392c1f4b379eed4c4969adc71e0a3a714a2e4731b050ad7bb7d5e4f822d6c
- sha256sums = ae282b137a04907c5648e6ff870f86bef252618759e783889b0bb5eb60956ba4
- sha256sums = 5beee3947b5fe4b8800ccd56f4b579642635c20596711b89975da5a3da25b907
- sha256sums = ecdc0ecf4234b0c17c5dfc459d2f5038b8b23aae197b5537d890dbadbbb88635
+ sha256sums = 4b90d8af7dcb680927b134e52ce57d105cdd7d162ab59cc908d1c08f6d082515
+ sha256sums = ae2201715653bf97012ada74cec218587b662480862d9a137b0f3e4f03259315
+ sha256sums = a177fcd0575a5e3f44dc160183ba6812fed3523c0f1433e2d6f0ad19801a25d3
+ sha256sums = 7c1a356d14d9f50df249e1eccff5c24e881fda0d1090b6d84ad0c01a9e1dfe57
sha256sums = 35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3
pkgname = v2ray-rules-dat
diff --git a/PKGBUILD b/PKGBUILD
index c5152ab509be..ff19eaca1f8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Felix Yan <felixonmars@archlinux.org>
pkgname=v2ray-rules-dat
-pkgver=202404062208
+pkgver=202404072208
pkgrel=1
pkgdesc="Enhanced edition of V2Ray rules dat files"
arch=(any)
@@ -17,10 +17,10 @@ source=("$url/releases/download/$pkgver/geoip.dat"
"$url/releases/download/$pkgver/geoip.dat.sha256sum"
"$url/releases/download/$pkgver/geosite.dat.sha256sum"
"https://raw.githubusercontent.com/Loyalsoldier/domain-list-custom/master/LICENSE")
-sha256sums=('d12392c1f4b379eed4c4969adc71e0a3a714a2e4731b050ad7bb7d5e4f822d6c'
- 'ae282b137a04907c5648e6ff870f86bef252618759e783889b0bb5eb60956ba4'
- '5beee3947b5fe4b8800ccd56f4b579642635c20596711b89975da5a3da25b907'
- 'ecdc0ecf4234b0c17c5dfc459d2f5038b8b23aae197b5537d890dbadbbb88635'
+sha256sums=('4b90d8af7dcb680927b134e52ce57d105cdd7d162ab59cc908d1c08f6d082515'
+ 'ae2201715653bf97012ada74cec218587b662480862d9a137b0f3e4f03259315'
+ 'a177fcd0575a5e3f44dc160183ba6812fed3523c0f1433e2d6f0ad19801a25d3'
+ '7c1a356d14d9f50df249e1eccff5c24e881fda0d1090b6d84ad0c01a9e1dfe57'
'35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3')
prepare() {