From b227d0de5a34b83f0572b21ff2b04fa8a10eecb7 Mon Sep 17 00:00:00 2001 From: lilac Date: Tue, 21 May 2024 12:47:56 +0800 Subject: [PATCH] [lilac] updated to 202405202209-1 --- .SRCINFO | 10 +++++----- PKGBUILD | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index a719e93d6dae4..0a0e2ed9e4c0a 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = v2ray-rules-dat pkgdesc = Enhanced edition of V2Ray rules dat files - pkgver = 202405192212 + pkgver = 202405202209 pkgrel = 1 url = https://github.com/Loyalsoldier/v2ray-rules-dat arch = any @@ -11,10 +11,10 @@ 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/202405192212/geoip.dat - source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202405192212/geosite.dat - source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202405192212/geoip.dat.sha256sum - source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202405192212/geosite.dat.sha256sum + source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202405202209/geoip.dat + source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202405202209/geosite.dat + source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202405202209/geoip.dat.sha256sum + source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202405202209/geosite.dat.sha256sum source = https://raw.githubusercontent.com/Loyalsoldier/domain-list-custom/master/LICENSE sha256sums = 7b3cf1bd319d79f8e1d2d9fc7cbce06b97e0ea9d1ea1cf1b8fe1532a34bdba0f sha256sums = e73da4f458990c8d01d4f0ba5cfa5199e5b323cf420c335cb782256dcf211801 diff --git a/PKGBUILD b/PKGBUILD index bb09d5c87cde9..f640c956ca9b7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Felix Yan pkgname=v2ray-rules-dat -pkgver=202405192212 +pkgver=202405202209 pkgrel=1 pkgdesc="Enhanced edition of V2Ray rules dat files" arch=(any)