[lilac] updated to 202407072210-1

This commit is contained in:
lilac 2024-07-08 14:29:06 +08:00
parent d0957f4725
commit 02e2d8d974
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 = 202407062210
pkgver = 202407072210
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/202407062210/geoip.dat
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202407062210/geosite.dat
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202407062210/geoip.dat.sha256sum
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202407062210/geosite.dat.sha256sum
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202407072210/geoip.dat
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202407072210/geosite.dat
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202407072210/geoip.dat.sha256sum
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202407072210/geosite.dat.sha256sum
source = https://raw.githubusercontent.com/Loyalsoldier/domain-list-custom/master/LICENSE
sha256sums = 29a42845fc17040cec8e073bbaeb201c128c5e15f7732ede0804e298dae92b24
sha256sums = ee7fac153a3b1acfdb0a8731598c7748a2be401e13f5d0471dbf2e7731477b55
sha256sums = a2a2a6d8b0c100daecadc0faffee51442be2577101e595a08171471bba382b9b
sha256sums = 4d4d02fc12fae5b564ad63132cb8c37640a130df9bea88c52057feb97d77d4ae
sha256sums = 4ba547e06ca0307b44d7e034881fba7aa84c87f1327ad4cf519226c9add491f6
sha256sums = 6a77d0579f02e7dd3dc622990e7e786de80095b6311ac08c2d67f553f38ccddc
sha256sums = c905ce70feef7fa9c6915f81857673e1d29e8dbc7289abb8d21327b9b6366a9d
sha256sums = ae869802ea800bdecde80afb922acb721f40b2b10b66848baad5a268e466fc2b
sha256sums = 35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3
pkgname = v2ray-rules-dat

View file

@ -2,7 +2,7 @@
# Contributor: Felix Yan <felixonmars@archlinux.org>
pkgname=v2ray-rules-dat
pkgver=202407062210
pkgver=202407072210
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=('29a42845fc17040cec8e073bbaeb201c128c5e15f7732ede0804e298dae92b24'
'ee7fac153a3b1acfdb0a8731598c7748a2be401e13f5d0471dbf2e7731477b55'
'a2a2a6d8b0c100daecadc0faffee51442be2577101e595a08171471bba382b9b'
'4d4d02fc12fae5b564ad63132cb8c37640a130df9bea88c52057feb97d77d4ae'
sha256sums=('4ba547e06ca0307b44d7e034881fba7aa84c87f1327ad4cf519226c9add491f6'
'6a77d0579f02e7dd3dc622990e7e786de80095b6311ac08c2d67f553f38ccddc'
'c905ce70feef7fa9c6915f81857673e1d29e8dbc7289abb8d21327b9b6366a9d'
'ae869802ea800bdecde80afb922acb721f40b2b10b66848baad5a268e466fc2b'
'35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3')
prepare() {