[lilac] updated to 202406232209-1

This commit is contained in:
lilac 2024-06-24 13:18:00 +08:00
parent 45fce7fd9a
commit 098bfecc84
2 changed files with 14 additions and 14 deletions

View file

@ -1,6 +1,6 @@
pkgbase = v2ray-rules-dat
pkgdesc = Enhanced edition of V2Ray rules dat files
pkgver = 202406222210
pkgver = 202406232209
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/202406222210/geoip.dat
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202406222210/geosite.dat
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202406222210/geoip.dat.sha256sum
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202406222210/geosite.dat.sha256sum
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202406232209/geoip.dat
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202406232209/geosite.dat
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202406232209/geoip.dat.sha256sum
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202406232209/geosite.dat.sha256sum
source = https://raw.githubusercontent.com/Loyalsoldier/domain-list-custom/master/LICENSE
sha256sums = 85279ae74b7964623850f6ca7b996fffc65301a157fb45ccc79ae658fa026619
sha256sums = 920d4eaf7cfa1af03c01ff476afea51285d8eddfca1649088155858fde296e35
sha256sums = 8c839a2327655654984c395163f1b216680e999e46a01e9196d331ef04a3acc7
sha256sums = 37c106ab03361afd7449271874978972377befd2ca869d88b2d4a8341f145e1b
sha256sums = 7cdf7331e9875e8d015b3f9d784dfb61444c35bf6198063d91be2798a2bf9639
sha256sums = 4d61f71812346380349e63b6b5ff2936d07f4b6336e6c774462051baaee23e88
sha256sums = e82f4a89ef91c7c1baa8d3f7007b9fd30df413fcb46ccc61413767db8d926381
sha256sums = f03ec05bba79e5878b3387d9024b9da2f6b74e5b074baa2809f0438e27708783
sha256sums = 35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3
pkgname = v2ray-rules-dat

View file

@ -2,7 +2,7 @@
# Contributor: Felix Yan <felixonmars@archlinux.org>
pkgname=v2ray-rules-dat
pkgver=202406222210
pkgver=202406232209
pkgrel=1
pkgdesc="Enhanced edition of V2Ray rules dat files"
arch=(any)
@ -17,10 +17,10 @@ source=("$url/releases/download/$pkgver/geoip.dat"
"$url/releases/download/$pkgver/geoip.dat.sha256sum"
"$url/releases/download/$pkgver/geosite.dat.sha256sum"
"https://raw.githubusercontent.com/Loyalsoldier/domain-list-custom/master/LICENSE")
sha256sums=('85279ae74b7964623850f6ca7b996fffc65301a157fb45ccc79ae658fa026619'
'920d4eaf7cfa1af03c01ff476afea51285d8eddfca1649088155858fde296e35'
'8c839a2327655654984c395163f1b216680e999e46a01e9196d331ef04a3acc7'
'37c106ab03361afd7449271874978972377befd2ca869d88b2d4a8341f145e1b'
sha256sums=('7cdf7331e9875e8d015b3f9d784dfb61444c35bf6198063d91be2798a2bf9639'
'4d61f71812346380349e63b6b5ff2936d07f4b6336e6c774462051baaee23e88'
'e82f4a89ef91c7c1baa8d3f7007b9fd30df413fcb46ccc61413767db8d926381'
'f03ec05bba79e5878b3387d9024b9da2f6b74e5b074baa2809f0438e27708783'
'35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3')
prepare() {