diff --git a/.SRCINFO b/.SRCINFO index d1c31b8ac74a2..351f0b41cbe63 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = v2ray-rules-dat pkgdesc = Enhanced edition of V2Ray rules dat files - pkgver = 202406242211 + pkgver = 202406252209 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/202406242211/geoip.dat - source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202406242211/geosite.dat - source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202406242211/geoip.dat.sha256sum - source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202406242211/geosite.dat.sha256sum + source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202406252209/geoip.dat + source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202406252209/geosite.dat + source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202406252209/geoip.dat.sha256sum + source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202406252209/geosite.dat.sha256sum source = https://raw.githubusercontent.com/Loyalsoldier/domain-list-custom/master/LICENSE sha256sums = 7cdf7331e9875e8d015b3f9d784dfb61444c35bf6198063d91be2798a2bf9639 - sha256sums = 4d61f71812346380349e63b6b5ff2936d07f4b6336e6c774462051baaee23e88 + sha256sums = b1be46d6a1ff8e078dd6ef27c55debd2a34b0baad7928eb2114bbb954c5eb4f9 sha256sums = e82f4a89ef91c7c1baa8d3f7007b9fd30df413fcb46ccc61413767db8d926381 - sha256sums = f03ec05bba79e5878b3387d9024b9da2f6b74e5b074baa2809f0438e27708783 + sha256sums = 0f9c7924378b74fe10d2b37e5189311fcfc535ec29fcdec463b34a3f2e4a81c3 sha256sums = 35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3 pkgname = v2ray-rules-dat diff --git a/PKGBUILD b/PKGBUILD index 240b421ccc5e7..a5df30c98b769 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Felix Yan pkgname=v2ray-rules-dat -pkgver=202406242211 +pkgver=202406252209 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=('7cdf7331e9875e8d015b3f9d784dfb61444c35bf6198063d91be2798a2bf9639' - '4d61f71812346380349e63b6b5ff2936d07f4b6336e6c774462051baaee23e88' + 'b1be46d6a1ff8e078dd6ef27c55debd2a34b0baad7928eb2114bbb954c5eb4f9' 'e82f4a89ef91c7c1baa8d3f7007b9fd30df413fcb46ccc61413767db8d926381' - 'f03ec05bba79e5878b3387d9024b9da2f6b74e5b074baa2809f0438e27708783' + '0f9c7924378b74fe10d2b37e5189311fcfc535ec29fcdec463b34a3f2e4a81c3' '35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3') prepare() {