[lilac] updated to 202406302210-1

This commit is contained in:
lilac 2024-07-01 13:31:24 +08:00
parent ef18806918
commit edc398df5d
2 changed files with 10 additions and 10 deletions

View file

@ -1,6 +1,6 @@
pkgbase = v2ray-rules-dat
pkgdesc = Enhanced edition of V2Ray rules dat files
pkgver = 202406292211
pkgver = 202406302210
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/202406292211/geoip.dat
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202406292211/geosite.dat
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202406292211/geoip.dat.sha256sum
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202406292211/geosite.dat.sha256sum
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202406302210/geoip.dat
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202406302210/geosite.dat
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202406302210/geoip.dat.sha256sum
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202406302210/geosite.dat.sha256sum
source = https://raw.githubusercontent.com/Loyalsoldier/domain-list-custom/master/LICENSE
sha256sums = 2b236cc46c409bd7b0ef1bedadc41eec4cf005d8ac9776d0067872505496f500
sha256sums = c05833646b10f4923acbc890a3e183fdb70462f34afe9258e82fe0493c49425a
sha256sums = 1e430df719ecc7cf56becf66f8780662ccfc18546b1a035b7014920a9f06a0f7
sha256sums = 1cd8786515faf40e1a647519ae4de506fd6720203679feca4336788b55f06783
sha256sums = 9c9eb65960ad538ac8cccca500b073741141ead432f4f11f22bfb87dea43c55f
sha256sums = 9d305ca06433d16877e16fa9f3ca3d618aae4272bb02a00f7a71a765ae74205c
sha256sums = 35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3
pkgname = v2ray-rules-dat

View file

@ -2,7 +2,7 @@
# Contributor: Felix Yan <felixonmars@archlinux.org>
pkgname=v2ray-rules-dat
pkgver=202406292211
pkgver=202406302210
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=('2b236cc46c409bd7b0ef1bedadc41eec4cf005d8ac9776d0067872505496f500'
'c05833646b10f4923acbc890a3e183fdb70462f34afe9258e82fe0493c49425a'
'1e430df719ecc7cf56becf66f8780662ccfc18546b1a035b7014920a9f06a0f7'
'1cd8786515faf40e1a647519ae4de506fd6720203679feca4336788b55f06783'
'9c9eb65960ad538ac8cccca500b073741141ead432f4f11f22bfb87dea43c55f'
'9d305ca06433d16877e16fa9f3ca3d618aae4272bb02a00f7a71a765ae74205c'
'35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3')
prepare() {