[lilac] updated to 202404252209-1

This commit is contained in:
lilac 2024-04-26 12:22:00 +08:00
parent 16a50bb874
commit 7acf43c98d
2 changed files with 14 additions and 14 deletions

View file

@ -1,6 +1,6 @@
pkgbase = v2ray-rules-dat
pkgdesc = Enhanced edition of V2Ray rules dat files
pkgver = 202404242211
pkgver = 202404252209
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/202404242211/geoip.dat
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404242211/geosite.dat
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404242211/geoip.dat.sha256sum
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404242211/geosite.dat.sha256sum
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404252209/geoip.dat
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404252209/geosite.dat
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404252209/geoip.dat.sha256sum
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404252209/geosite.dat.sha256sum
source = https://raw.githubusercontent.com/Loyalsoldier/domain-list-custom/master/LICENSE
sha256sums = d64439d47fa1fa8432beef6765165b98bd46d7894b6eb2744930a60e141fbf4e
sha256sums = 4a78bad206274a3d68b926ba48861ff27cd486e79ff3836248c43c8d04bb3db1
sha256sums = 8a9177b8cbd65f67c18937f091ed2d9f3f3a0179f10e244751f4a98414c9deb7
sha256sums = 4651ad96b0a20aa3ec032cd1222a087ba7c90fcbe088236a567450dfe72eb4b0
sha256sums = 0352d736c7678bdaa2f8199fdea9f49d60f82fc9b28c58abd593a34f4df87f9e
sha256sums = 915100cdc7bc7813415a7d47b65db68e9a3d0a433969635d974a7c39f776e66e
sha256sums = c5050cce565b281d4c4d0ce27b01767e6c436fc4fbb33f9bc3bdc0be75b7ae97
sha256sums = 7b6f580b4270499f14e47e30cbeb49dc134ff652769300520424375896f55077
sha256sums = 35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3
pkgname = v2ray-rules-dat

View file

@ -2,7 +2,7 @@
# Contributor: Felix Yan <felixonmars@archlinux.org>
pkgname=v2ray-rules-dat
pkgver=202404242211
pkgver=202404252209
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=('d64439d47fa1fa8432beef6765165b98bd46d7894b6eb2744930a60e141fbf4e'
'4a78bad206274a3d68b926ba48861ff27cd486e79ff3836248c43c8d04bb3db1'
'8a9177b8cbd65f67c18937f091ed2d9f3f3a0179f10e244751f4a98414c9deb7'
'4651ad96b0a20aa3ec032cd1222a087ba7c90fcbe088236a567450dfe72eb4b0'
sha256sums=('0352d736c7678bdaa2f8199fdea9f49d60f82fc9b28c58abd593a34f4df87f9e'
'915100cdc7bc7813415a7d47b65db68e9a3d0a433969635d974a7c39f776e66e'
'c5050cce565b281d4c4d0ce27b01767e6c436fc4fbb33f9bc3bdc0be75b7ae97'
'7b6f580b4270499f14e47e30cbeb49dc134ff652769300520424375896f55077'
'35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3')
prepare() {