[lilac] updated to 202404282209-1

This commit is contained in:
lilac 2024-04-29 12:38:21 +08:00
parent f28dfdc8ee
commit e70f638b50
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 = 202404272209
pkgver = 202404282209
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/202404272209/geoip.dat
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404272209/geosite.dat
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404272209/geoip.dat.sha256sum
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404272209/geosite.dat.sha256sum
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404282209/geoip.dat
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404282209/geosite.dat
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404282209/geoip.dat.sha256sum
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404282209/geosite.dat.sha256sum
source = https://raw.githubusercontent.com/Loyalsoldier/domain-list-custom/master/LICENSE
sha256sums = 0352d736c7678bdaa2f8199fdea9f49d60f82fc9b28c58abd593a34f4df87f9e
sha256sums = 915100cdc7bc7813415a7d47b65db68e9a3d0a433969635d974a7c39f776e66e
sha256sums = f45e5772caffb2537a429aa5688a4324cb39093cf68668bf4c3b8190e50c625f
sha256sums = c5050cce565b281d4c4d0ce27b01767e6c436fc4fbb33f9bc3bdc0be75b7ae97
sha256sums = 7b6f580b4270499f14e47e30cbeb49dc134ff652769300520424375896f55077
sha256sums = 036bce5ca3b65743383405f6d0ec896690c5296d32049d1e1c5f0e432d8866fd
sha256sums = 35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3
pkgname = v2ray-rules-dat

View file

@ -2,7 +2,7 @@
# Contributor: Felix Yan <felixonmars@archlinux.org>
pkgname=v2ray-rules-dat
pkgver=202404272209
pkgver=202404282209
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'
'915100cdc7bc7813415a7d47b65db68e9a3d0a433969635d974a7c39f776e66e'
'f45e5772caffb2537a429aa5688a4324cb39093cf68668bf4c3b8190e50c625f'
'c5050cce565b281d4c4d0ce27b01767e6c436fc4fbb33f9bc3bdc0be75b7ae97'
'7b6f580b4270499f14e47e30cbeb49dc134ff652769300520424375896f55077'
'036bce5ca3b65743383405f6d0ec896690c5296d32049d1e1c5f0e432d8866fd'
'35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3')
prepare() {