summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2024-04-24 12:29:45 +0800
committerlilac2024-04-24 12:29:45 +0800
commit789dff67a4ba1124787a87f29a0777aadf1862e4 (patch)
treed787ad7133b6023c4b7403cb7683929a57d8292f
parentd2a762539dccd643ec17567e2e6d53a665b58548 (diff)
downloadaur-789dff67a4ba1124787a87f29a0777aadf1862e4.tar.gz
[lilac] updated to 202404232210-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a81fdc0516ca..8778ce651b42 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = v2ray-rules-dat
pkgdesc = Enhanced edition of V2Ray rules dat files
- pkgver = 202404222211
+ pkgver = 202404232210
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/202404222211/geoip.dat
- source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404222211/geosite.dat
- source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404222211/geoip.dat.sha256sum
- source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404222211/geosite.dat.sha256sum
+ source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404232210/geoip.dat
+ source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404232210/geosite.dat
+ source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404232210/geoip.dat.sha256sum
+ source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404232210/geosite.dat.sha256sum
source = https://raw.githubusercontent.com/Loyalsoldier/domain-list-custom/master/LICENSE
sha256sums = d64439d47fa1fa8432beef6765165b98bd46d7894b6eb2744930a60e141fbf4e
- sha256sums = 59b133f4f14909b58b9a8189105e20a927e599583212bb88285738b2f31be8b9
+ sha256sums = 4a78bad206274a3d68b926ba48861ff27cd486e79ff3836248c43c8d04bb3db1
sha256sums = 8a9177b8cbd65f67c18937f091ed2d9f3f3a0179f10e244751f4a98414c9deb7
- sha256sums = fc57789c9d4bb52aa7a3d26525aa5f208b91ba7755750419346ae81255fc6723
+ sha256sums = 4651ad96b0a20aa3ec032cd1222a087ba7c90fcbe088236a567450dfe72eb4b0
sha256sums = 35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3
pkgname = v2ray-rules-dat
diff --git a/PKGBUILD b/PKGBUILD
index 05902e463de8..82bb54a15fab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Felix Yan <felixonmars@archlinux.org>
pkgname=v2ray-rules-dat
-pkgver=202404222211
+pkgver=202404232210
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=('d64439d47fa1fa8432beef6765165b98bd46d7894b6eb2744930a60e141fbf4e'
- '59b133f4f14909b58b9a8189105e20a927e599583212bb88285738b2f31be8b9'
+ '4a78bad206274a3d68b926ba48861ff27cd486e79ff3836248c43c8d04bb3db1'
'8a9177b8cbd65f67c18937f091ed2d9f3f3a0179f10e244751f4a98414c9deb7'
- 'fc57789c9d4bb52aa7a3d26525aa5f208b91ba7755750419346ae81255fc6723'
+ '4651ad96b0a20aa3ec032cd1222a087ba7c90fcbe088236a567450dfe72eb4b0'
'35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3')
prepare() {