From bea1b1c234e71948e80e93f970284c7ebe2c43aa Mon Sep 17 00:00:00 2001 From: lilac Date: Mon, 15 Apr 2024 12:48:36 +0800 Subject: [PATCH] [lilac] updated to 202404142318-1 --- .SRCINFO | 14 +++++++------- PKGBUILD | 6 +++--- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index b0736ab7268a7..e96c21ce58c6f 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = v2ray-rules-dat pkgdesc = Enhanced edition of V2Ray rules dat files - pkgver = 202404132209 + pkgver = 202404142318 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/202404132209/geoip.dat - source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404132209/geosite.dat - source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404132209/geoip.dat.sha256sum - source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404132209/geosite.dat.sha256sum + source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404142318/geoip.dat + source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404142318/geosite.dat + source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404142318/geoip.dat.sha256sum + source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404142318/geosite.dat.sha256sum source = https://raw.githubusercontent.com/Loyalsoldier/domain-list-custom/master/LICENSE sha256sums = 8747981cd3d1c803244fcd4bee3f10e9e2d92c62901c5174158d10d173520f72 - sha256sums = ed812f7a4b40035338d9d5d6adfc3324d2cd4e4231536d0473fefbc7967852ab + sha256sums = 6df024592618da9a0aec4832377a5e9411d6adeb4c25185095a417bbb3cfce13 sha256sums = 302a1c08dabb4b095135c11f7ef6f7a3db5f3dbad4e52e86496953220c754de0 - sha256sums = e435df96875a862a3ad3fe7593dcadfa86d2ae149c0e4e6cc196ba1844a54cc4 + sha256sums = 4a3accc5116b5afc65f88ddde98bcb0479fb2842bc3f2e0f3870cc216895bd07 sha256sums = 35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3 pkgname = v2ray-rules-dat diff --git a/PKGBUILD b/PKGBUILD index d7e17b6a59c14..56e333725b255 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Felix Yan pkgname=v2ray-rules-dat -pkgver=202404132209 +pkgver=202404142318 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=('8747981cd3d1c803244fcd4bee3f10e9e2d92c62901c5174158d10d173520f72' - 'ed812f7a4b40035338d9d5d6adfc3324d2cd4e4231536d0473fefbc7967852ab' + '6df024592618da9a0aec4832377a5e9411d6adeb4c25185095a417bbb3cfce13' '302a1c08dabb4b095135c11f7ef6f7a3db5f3dbad4e52e86496953220c754de0' - 'e435df96875a862a3ad3fe7593dcadfa86d2ae149c0e4e6cc196ba1844a54cc4' + '4a3accc5116b5afc65f88ddde98bcb0479fb2842bc3f2e0f3870cc216895bd07' '35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3') prepare() {