summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2024-04-04 12:32:17 +0800
committerlilac2024-04-04 12:32:17 +0800
commitb27d99fb5d2d1789b57b3de7a8b2e757b58c547a (patch)
treeba669e6308c691ba4b919f7127049d23e0b2e586
parent70cc4a78b067b9f8b1b14a719caaebb841283482 (diff)
downloadaur-b27d99fb5d2d1789b57b3de7a8b2e757b58c547a.tar.gz
[lilac] updated to 202404032208-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 34a3a8547634..0200dc4566ad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = v2ray-rules-dat
pkgdesc = Enhanced edition of V2Ray rules dat files
- pkgver = 202404022211
+ pkgver = 202404032208
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/202404022211/geoip.dat
- source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404022211/geosite.dat
- source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404022211/geoip.dat.sha256sum
- source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404022211/geosite.dat.sha256sum
+ source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404032208/geoip.dat
+ source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404032208/geosite.dat
+ source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404032208/geoip.dat.sha256sum
+ source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404032208/geosite.dat.sha256sum
source = https://raw.githubusercontent.com/Loyalsoldier/domain-list-custom/master/LICENSE
sha256sums = d12392c1f4b379eed4c4969adc71e0a3a714a2e4731b050ad7bb7d5e4f822d6c
- sha256sums = c7b67cae85ffe0e849c69b169ce17e8675c9056c1e617deb023840f1ad770f69
+ sha256sums = ae282b137a04907c5648e6ff870f86bef252618759e783889b0bb5eb60956ba4
sha256sums = 5beee3947b5fe4b8800ccd56f4b579642635c20596711b89975da5a3da25b907
- sha256sums = 24d49b8f54ff2964d99b3e4f35b43abbfa779733d2d907e96231f66e362a228d
+ sha256sums = ecdc0ecf4234b0c17c5dfc459d2f5038b8b23aae197b5537d890dbadbbb88635
sha256sums = 35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3
pkgname = v2ray-rules-dat
diff --git a/PKGBUILD b/PKGBUILD
index 1f49dc46b12c..4754eb20aada 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Felix Yan <felixonmars@archlinux.org>
pkgname=v2ray-rules-dat
-pkgver=202404022211
+pkgver=202404032208
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'
- 'c7b67cae85ffe0e849c69b169ce17e8675c9056c1e617deb023840f1ad770f69'
+ 'ae282b137a04907c5648e6ff870f86bef252618759e783889b0bb5eb60956ba4'
'5beee3947b5fe4b8800ccd56f4b579642635c20596711b89975da5a3da25b907'
- '24d49b8f54ff2964d99b3e4f35b43abbfa779733d2d907e96231f66e362a228d'
+ 'ecdc0ecf4234b0c17c5dfc459d2f5038b8b23aae197b5537d890dbadbbb88635'
'35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3')
prepare() {