[lilac] updated to 202407022210-1

This commit is contained in:
lilac 2024-07-03 12:57:26 +08:00
parent d958684a73
commit eab2c69ca0
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 = 202407012211
pkgver = 202407022210
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/202407012211/geoip.dat
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202407012211/geosite.dat
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202407012211/geoip.dat.sha256sum
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202407012211/geosite.dat.sha256sum
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202407022210/geoip.dat
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202407022210/geosite.dat
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202407022210/geoip.dat.sha256sum
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202407022210/geosite.dat.sha256sum
source = https://raw.githubusercontent.com/Loyalsoldier/domain-list-custom/master/LICENSE
sha256sums = 2b236cc46c409bd7b0ef1bedadc41eec4cf005d8ac9776d0067872505496f500
sha256sums = 1e430df719ecc7cf56becf66f8780662ccfc18546b1a035b7014920a9f06a0f7
sha256sums = 1cd8786515faf40e1a647519ae4de506fd6720203679feca4336788b55f06783
sha256sums = 9d305ca06433d16877e16fa9f3ca3d618aae4272bb02a00f7a71a765ae74205c
sha256sums = 4411ae669b5c44f51f07eac28fc7c8ba7f6bf72aa058663bbe5ce4b065c52cc9
sha256sums = 07e3c943ee8b5b6bce79d1585298c20924c430c9a67533dbb00e7a3b9b6eab74
sha256sums = d71e74f4a416ba40a305bf5dcf048ecf47ce84c531f8eb97018c58d307976aed
sha256sums = 116ce37cd5eceecd088b1f5fc4c5c14d81a8358b80c51fcb11370ba46d16a61a
sha256sums = 35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3
pkgname = v2ray-rules-dat

View file

@ -2,7 +2,7 @@
# Contributor: Felix Yan <felixonmars@archlinux.org>
pkgname=v2ray-rules-dat
pkgver=202407012211
pkgver=202407022210
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=('2b236cc46c409bd7b0ef1bedadc41eec4cf005d8ac9776d0067872505496f500'
'1e430df719ecc7cf56becf66f8780662ccfc18546b1a035b7014920a9f06a0f7'
'1cd8786515faf40e1a647519ae4de506fd6720203679feca4336788b55f06783'
'9d305ca06433d16877e16fa9f3ca3d618aae4272bb02a00f7a71a765ae74205c'
sha256sums=('4411ae669b5c44f51f07eac28fc7c8ba7f6bf72aa058663bbe5ce4b065c52cc9'
'07e3c943ee8b5b6bce79d1585298c20924c430c9a67533dbb00e7a3b9b6eab74'
'd71e74f4a416ba40a305bf5dcf048ecf47ce84c531f8eb97018c58d307976aed'
'116ce37cd5eceecd088b1f5fc4c5c14d81a8358b80c51fcb11370ba46d16a61a'
'35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3')
prepare() {