summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2024-04-22 12:31:06 +0800
committerlilac2024-04-22 12:31:06 +0800
commitee4f42f6148c2ac1f5baba68bd7be8b2a0fb8b61 (patch)
tree519e017e802f8e4a09e772bfbe9dfe75c4aebacd
parent2a9276c480db5fb62f6aa3c1274d918cb8382fc7 (diff)
downloadaur-ee4f42f6148c2ac1f5baba68bd7be8b2a0fb8b61.tar.gz
[lilac] updated to 202404212209-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 48b0dde075b3..334b04a8a1bc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = v2ray-rules-dat
pkgdesc = Enhanced edition of V2Ray rules dat files
- pkgver = 202404202209
+ pkgver = 202404212209
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/202404202209/geoip.dat
- source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404202209/geosite.dat
- source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404202209/geoip.dat.sha256sum
- source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404202209/geosite.dat.sha256sum
+ source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404212209/geoip.dat
+ source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404212209/geosite.dat
+ source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404212209/geoip.dat.sha256sum
+ source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404212209/geosite.dat.sha256sum
source = https://raw.githubusercontent.com/Loyalsoldier/domain-list-custom/master/LICENSE
sha256sums = d64439d47fa1fa8432beef6765165b98bd46d7894b6eb2744930a60e141fbf4e
- sha256sums = 920b3356bedc7d2ce0a40449e63910197ae33b6580b716b6055d0ff288a0d3b0
+ sha256sums = 59b133f4f14909b58b9a8189105e20a927e599583212bb88285738b2f31be8b9
sha256sums = 8a9177b8cbd65f67c18937f091ed2d9f3f3a0179f10e244751f4a98414c9deb7
- sha256sums = 46f66d203c3e6f41ce85b9f177abb54315730543b4fa05c3091970aca9d8ab48
+ sha256sums = fc57789c9d4bb52aa7a3d26525aa5f208b91ba7755750419346ae81255fc6723
sha256sums = 35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3
pkgname = v2ray-rules-dat
diff --git a/PKGBUILD b/PKGBUILD
index 6e26d57cb375..2e993ae2ec94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Felix Yan <felixonmars@archlinux.org>
pkgname=v2ray-rules-dat
-pkgver=202404202209
+pkgver=202404212209
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=('d64439d47fa1fa8432beef6765165b98bd46d7894b6eb2744930a60e141fbf4e'
- '920b3356bedc7d2ce0a40449e63910197ae33b6580b716b6055d0ff288a0d3b0'
+ '59b133f4f14909b58b9a8189105e20a927e599583212bb88285738b2f31be8b9'
'8a9177b8cbd65f67c18937f091ed2d9f3f3a0179f10e244751f4a98414c9deb7'
- '46f66d203c3e6f41ce85b9f177abb54315730543b4fa05c3091970aca9d8ab48'
+ 'fc57789c9d4bb52aa7a3d26525aa5f208b91ba7755750419346ae81255fc6723'
'35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3')
prepare() {