[lilac] updated to 202405082209-1

This commit is contained in:
lilac 2024-05-09 12:54:19 +08:00
parent a52c067838
commit aee54e0505
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 = 202405072210
pkgver = 202405082209
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/202405072210/geoip.dat
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202405072210/geosite.dat
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202405072210/geoip.dat.sha256sum
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202405072210/geosite.dat.sha256sum
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202405082209/geoip.dat
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202405082209/geosite.dat
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202405082209/geoip.dat.sha256sum
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202405082209/geosite.dat.sha256sum
source = https://raw.githubusercontent.com/Loyalsoldier/domain-list-custom/master/LICENSE
sha256sums = 76fc4e2217aa6b79e677229f7fee9b6b05271e3d3aaae867151555765ab9b55c
sha256sums = 655a58e35f39769500c3633f7ac1c163a8c2870194d228cc8bf29e3e67d182a1
sha256sums = 89f0be5c1fef150b3ff268b39435a941845e13a1498c1ef6d90d1ccd148c439c
sha256sums = 534a8bf90135165df4e1732a4d424b4183ee17941cd29ce497812ec010bbecc9
sha256sums = 4349da05dd0569e9f79f5d5356b57ed6ae9258bd0c0c4d0913123c367f579bee
sha256sums = 8a1802a30abd4706a134b480df0f6fa18215ac2f3b704b26832ffbcbf2c4d380
sha256sums = 35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3
pkgname = v2ray-rules-dat

View file

@ -2,7 +2,7 @@
# Contributor: Felix Yan <felixonmars@archlinux.org>
pkgname=v2ray-rules-dat
pkgver=202405072210
pkgver=202405082209
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=('76fc4e2217aa6b79e677229f7fee9b6b05271e3d3aaae867151555765ab9b55c'
'655a58e35f39769500c3633f7ac1c163a8c2870194d228cc8bf29e3e67d182a1'
'89f0be5c1fef150b3ff268b39435a941845e13a1498c1ef6d90d1ccd148c439c'
'534a8bf90135165df4e1732a4d424b4183ee17941cd29ce497812ec010bbecc9'
'4349da05dd0569e9f79f5d5356b57ed6ae9258bd0c0c4d0913123c367f579bee'
'8a1802a30abd4706a134b480df0f6fa18215ac2f3b704b26832ffbcbf2c4d380'
'35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3')
prepare() {