summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2024-04-29 12:38:21 +0800
committerlilac2024-04-29 12:38:21 +0800
commite70f638b503e6ea329080560657b62385cc52be5 (patch)
treef107418021fb1ebe0969b40982b2693eb9bb7a0e
parentf28dfdc8ee6aa3e4f3be24ddcb22f7696fe8957f (diff)
downloadaur-e70f638b503e6ea329080560657b62385cc52be5.tar.gz
[lilac] updated to 202404282209-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0388cf3543fc..9d356480dabe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = v2ray-rules-dat
pkgdesc = Enhanced edition of V2Ray rules dat files
- pkgver = 202404272209
+ pkgver = 202404282209
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/202404272209/geoip.dat
- source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404272209/geosite.dat
- source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404272209/geoip.dat.sha256sum
- source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404272209/geosite.dat.sha256sum
+ source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404282209/geoip.dat
+ source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404282209/geosite.dat
+ source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404282209/geoip.dat.sha256sum
+ source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404282209/geosite.dat.sha256sum
source = https://raw.githubusercontent.com/Loyalsoldier/domain-list-custom/master/LICENSE
sha256sums = 0352d736c7678bdaa2f8199fdea9f49d60f82fc9b28c58abd593a34f4df87f9e
- sha256sums = 915100cdc7bc7813415a7d47b65db68e9a3d0a433969635d974a7c39f776e66e
+ sha256sums = f45e5772caffb2537a429aa5688a4324cb39093cf68668bf4c3b8190e50c625f
sha256sums = c5050cce565b281d4c4d0ce27b01767e6c436fc4fbb33f9bc3bdc0be75b7ae97
- sha256sums = 7b6f580b4270499f14e47e30cbeb49dc134ff652769300520424375896f55077
+ sha256sums = 036bce5ca3b65743383405f6d0ec896690c5296d32049d1e1c5f0e432d8866fd
sha256sums = 35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3
pkgname = v2ray-rules-dat
diff --git a/PKGBUILD b/PKGBUILD
index f9044063b0ce..4e09630860c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Felix Yan <felixonmars@archlinux.org>
pkgname=v2ray-rules-dat
-pkgver=202404272209
+pkgver=202404282209
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=('0352d736c7678bdaa2f8199fdea9f49d60f82fc9b28c58abd593a34f4df87f9e'
- '915100cdc7bc7813415a7d47b65db68e9a3d0a433969635d974a7c39f776e66e'
+ 'f45e5772caffb2537a429aa5688a4324cb39093cf68668bf4c3b8190e50c625f'
'c5050cce565b281d4c4d0ce27b01767e6c436fc4fbb33f9bc3bdc0be75b7ae97'
- '7b6f580b4270499f14e47e30cbeb49dc134ff652769300520424375896f55077'
+ '036bce5ca3b65743383405f6d0ec896690c5296d32049d1e1c5f0e432d8866fd'
'35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3')
prepare() {