From edc398df5dc9e8c8b217bbda2df6b0210687e97b Mon Sep 17 00:00:00 2001 From: lilac Date: Mon, 1 Jul 2024 13:31:24 +0800 Subject: [PATCH] [lilac] updated to 202406302210-1 --- .SRCINFO | 14 +++++++------- PKGBUILD | 6 +++--- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index b645c9c1f427d..4b8255f706cef 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = v2ray-rules-dat pkgdesc = Enhanced edition of V2Ray rules dat files - pkgver = 202406292211 + pkgver = 202406302210 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/202406292211/geoip.dat - source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202406292211/geosite.dat - source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202406292211/geoip.dat.sha256sum - source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202406292211/geosite.dat.sha256sum + source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202406302210/geoip.dat + source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202406302210/geosite.dat + source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202406302210/geoip.dat.sha256sum + source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202406302210/geosite.dat.sha256sum source = https://raw.githubusercontent.com/Loyalsoldier/domain-list-custom/master/LICENSE sha256sums = 2b236cc46c409bd7b0ef1bedadc41eec4cf005d8ac9776d0067872505496f500 - sha256sums = c05833646b10f4923acbc890a3e183fdb70462f34afe9258e82fe0493c49425a + sha256sums = 1e430df719ecc7cf56becf66f8780662ccfc18546b1a035b7014920a9f06a0f7 sha256sums = 1cd8786515faf40e1a647519ae4de506fd6720203679feca4336788b55f06783 - sha256sums = 9c9eb65960ad538ac8cccca500b073741141ead432f4f11f22bfb87dea43c55f + sha256sums = 9d305ca06433d16877e16fa9f3ca3d618aae4272bb02a00f7a71a765ae74205c sha256sums = 35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3 pkgname = v2ray-rules-dat diff --git a/PKGBUILD b/PKGBUILD index 428212ab57454..1a3b4ee1cec71 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Felix Yan pkgname=v2ray-rules-dat -pkgver=202406292211 +pkgver=202406302210 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=('2b236cc46c409bd7b0ef1bedadc41eec4cf005d8ac9776d0067872505496f500' - 'c05833646b10f4923acbc890a3e183fdb70462f34afe9258e82fe0493c49425a' + '1e430df719ecc7cf56becf66f8780662ccfc18546b1a035b7014920a9f06a0f7' '1cd8786515faf40e1a647519ae4de506fd6720203679feca4336788b55f06783' - '9c9eb65960ad538ac8cccca500b073741141ead432f4f11f22bfb87dea43c55f' + '9d305ca06433d16877e16fa9f3ca3d618aae4272bb02a00f7a71a765ae74205c' '35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3') prepare() {