[lilac] updated to 202404302210-1

This commit is contained in:
lilac 2024-05-01 12:53:48 +08:00
parent ef7ce63f1d
commit 7cc1de671e
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 = 202404292209
pkgver = 202404302210
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/202404292209/geoip.dat
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404292209/geosite.dat
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404292209/geoip.dat.sha256sum
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404292209/geosite.dat.sha256sum
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404302210/geoip.dat
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404302210/geosite.dat
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404302210/geoip.dat.sha256sum
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404302210/geosite.dat.sha256sum
source = https://raw.githubusercontent.com/Loyalsoldier/domain-list-custom/master/LICENSE
sha256sums = 0352d736c7678bdaa2f8199fdea9f49d60f82fc9b28c58abd593a34f4df87f9e
sha256sums = f45e5772caffb2537a429aa5688a4324cb39093cf68668bf4c3b8190e50c625f
sha256sums = bd819d0e223c431dc405a4141ebbc0828e12a81ff2a0c9289a76f6c4eafed2eb
sha256sums = c5050cce565b281d4c4d0ce27b01767e6c436fc4fbb33f9bc3bdc0be75b7ae97
sha256sums = 036bce5ca3b65743383405f6d0ec896690c5296d32049d1e1c5f0e432d8866fd
sha256sums = 1a1e51bf25528c43ac31c2570e5fd4279b1848faf5abca9075cfed1025fe100d
sha256sums = 35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3
pkgname = v2ray-rules-dat

View file

@ -2,7 +2,7 @@
# Contributor: Felix Yan <felixonmars@archlinux.org>
pkgname=v2ray-rules-dat
pkgver=202404292209
pkgver=202404302210
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=('0352d736c7678bdaa2f8199fdea9f49d60f82fc9b28c58abd593a34f4df87f9e'
'f45e5772caffb2537a429aa5688a4324cb39093cf68668bf4c3b8190e50c625f'
'bd819d0e223c431dc405a4141ebbc0828e12a81ff2a0c9289a76f6c4eafed2eb'
'c5050cce565b281d4c4d0ce27b01767e6c436fc4fbb33f9bc3bdc0be75b7ae97'
'036bce5ca3b65743383405f6d0ec896690c5296d32049d1e1c5f0e432d8866fd'
'1a1e51bf25528c43ac31c2570e5fd4279b1848faf5abca9075cfed1025fe100d'
'35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3')
prepare() {