[lilac] updated to 202404092208-1

This commit is contained in:
lilac 2024-04-10 12:36:41 +08:00
parent 3e95e42532
commit b03f4a7130
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 = 202404082211
pkgver = 202404092208
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/202404082211/geoip.dat
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404082211/geosite.dat
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404082211/geoip.dat.sha256sum
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404082211/geosite.dat.sha256sum
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404092208/geoip.dat
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404092208/geosite.dat
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404092208/geoip.dat.sha256sum
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404092208/geosite.dat.sha256sum
source = https://raw.githubusercontent.com/Loyalsoldier/domain-list-custom/master/LICENSE
sha256sums = 4b90d8af7dcb680927b134e52ce57d105cdd7d162ab59cc908d1c08f6d082515
sha256sums = ae2201715653bf97012ada74cec218587b662480862d9a137b0f3e4f03259315
sha256sums = 9db3610b595fe13637bbe0fb3f6d06df58d0c36f08e579ef1a5ee2b5acf695b2
sha256sums = a177fcd0575a5e3f44dc160183ba6812fed3523c0f1433e2d6f0ad19801a25d3
sha256sums = 7c1a356d14d9f50df249e1eccff5c24e881fda0d1090b6d84ad0c01a9e1dfe57
sha256sums = 62017451385c5828b558069aa83e2982bb488e8ac3f003827c2f1301178446c5
sha256sums = 35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3
pkgname = v2ray-rules-dat

View file

@ -2,7 +2,7 @@
# Contributor: Felix Yan <felixonmars@archlinux.org>
pkgname=v2ray-rules-dat
pkgver=202404082211
pkgver=202404092208
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=('4b90d8af7dcb680927b134e52ce57d105cdd7d162ab59cc908d1c08f6d082515'
'ae2201715653bf97012ada74cec218587b662480862d9a137b0f3e4f03259315'
'9db3610b595fe13637bbe0fb3f6d06df58d0c36f08e579ef1a5ee2b5acf695b2'
'a177fcd0575a5e3f44dc160183ba6812fed3523c0f1433e2d6f0ad19801a25d3'
'7c1a356d14d9f50df249e1eccff5c24e881fda0d1090b6d84ad0c01a9e1dfe57'
'62017451385c5828b558069aa83e2982bb488e8ac3f003827c2f1301178446c5'
'35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3')
prepare() {