[lilac] updated to 202404182209-1

This commit is contained in:
lilac 2024-04-19 12:47:55 +08:00
parent c27f5618ca
commit bb3bd5bd90
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 = 202404172209
pkgver = 202404182209
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/202404172209/geoip.dat
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404172209/geosite.dat
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404172209/geoip.dat.sha256sum
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404172209/geosite.dat.sha256sum
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404182209/geoip.dat
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404182209/geosite.dat
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404182209/geoip.dat.sha256sum
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404182209/geosite.dat.sha256sum
source = https://raw.githubusercontent.com/Loyalsoldier/domain-list-custom/master/LICENSE
sha256sums = 8747981cd3d1c803244fcd4bee3f10e9e2d92c62901c5174158d10d173520f72
sha256sums = 8cc4ca91a735d7faa0e2be10cfe29316dce29e97be8d2eb972993dd980d51a2e
sha256sums = 302a1c08dabb4b095135c11f7ef6f7a3db5f3dbad4e52e86496953220c754de0
sha256sums = 158ea891489e4fe4089ee1d0f3ce3d9941872d979fa29b46e44c0ca5aa3d6ea0
sha256sums = d64439d47fa1fa8432beef6765165b98bd46d7894b6eb2744930a60e141fbf4e
sha256sums = 920b3356bedc7d2ce0a40449e63910197ae33b6580b716b6055d0ff288a0d3b0
sha256sums = 8a9177b8cbd65f67c18937f091ed2d9f3f3a0179f10e244751f4a98414c9deb7
sha256sums = 46f66d203c3e6f41ce85b9f177abb54315730543b4fa05c3091970aca9d8ab48
sha256sums = 35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3
pkgname = v2ray-rules-dat

View file

@ -2,7 +2,7 @@
# Contributor: Felix Yan <felixonmars@archlinux.org>
pkgname=v2ray-rules-dat
pkgver=202404172209
pkgver=202404182209
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=('8747981cd3d1c803244fcd4bee3f10e9e2d92c62901c5174158d10d173520f72'
'8cc4ca91a735d7faa0e2be10cfe29316dce29e97be8d2eb972993dd980d51a2e'
'302a1c08dabb4b095135c11f7ef6f7a3db5f3dbad4e52e86496953220c754de0'
'158ea891489e4fe4089ee1d0f3ce3d9941872d979fa29b46e44c0ca5aa3d6ea0'
sha256sums=('d64439d47fa1fa8432beef6765165b98bd46d7894b6eb2744930a60e141fbf4e'
'920b3356bedc7d2ce0a40449e63910197ae33b6580b716b6055d0ff288a0d3b0'
'8a9177b8cbd65f67c18937f091ed2d9f3f3a0179f10e244751f4a98414c9deb7'
'46f66d203c3e6f41ce85b9f177abb54315730543b4fa05c3091970aca9d8ab48'
'35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3')
prepare() {