summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2024-03-30 12:41:53 +0800
committerlilac2024-03-30 12:41:53 +0800
commita63f012e7b99bcdeba05226bbecb20f2079aaf83 (patch)
treed35df6533fee71e4793b99bb410c4624d1ef79b0
parent24a6b672266998cf9974fafec69dee777740b1c7 (diff)
downloadaur-a63f012e7b99bcdeba05226bbecb20f2079aaf83.tar.gz
[lilac] updated to 202403292209-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 16066defc703..21f8a43d3d04 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = v2ray-rules-dat
pkgdesc = Enhanced edition of V2Ray rules dat files
- pkgver = 202403282209
+ pkgver = 202403292209
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/202403282209/geoip.dat
- source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202403282209/geosite.dat
- source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202403282209/geoip.dat.sha256sum
- source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202403282209/geosite.dat.sha256sum
+ source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202403292209/geoip.dat
+ source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202403292209/geosite.dat
+ source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202403292209/geoip.dat.sha256sum
+ source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202403292209/geosite.dat.sha256sum
source = https://raw.githubusercontent.com/Loyalsoldier/domain-list-custom/master/LICENSE
sha256sums = d12392c1f4b379eed4c4969adc71e0a3a714a2e4731b050ad7bb7d5e4f822d6c
- sha256sums = 3437005769efe42a7349cd598da53647cb9640066b9b1b4f8bba83ac81161787
+ sha256sums = 9c01460e4ade97d45fb5f1380f7513e83772bc44267cd8650827d7ac77b2fdcb
sha256sums = 5beee3947b5fe4b8800ccd56f4b579642635c20596711b89975da5a3da25b907
- sha256sums = 1cfa4b315a9dfa10b8ce234819a2e32c20e04f2a55a4cc24e5b208a8e57d5564
+ sha256sums = 73af12c6017414829f74aff5d39b06fab4ec9f0892140691186d1b1ab109de09
sha256sums = 35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3
pkgname = v2ray-rules-dat
diff --git a/PKGBUILD b/PKGBUILD
index a485183cc75b..332273ce38cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Felix Yan <felixonmars@archlinux.org>
pkgname=v2ray-rules-dat
-pkgver=202403282209
+pkgver=202403292209
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=('d12392c1f4b379eed4c4969adc71e0a3a714a2e4731b050ad7bb7d5e4f822d6c'
- '3437005769efe42a7349cd598da53647cb9640066b9b1b4f8bba83ac81161787'
+ '9c01460e4ade97d45fb5f1380f7513e83772bc44267cd8650827d7ac77b2fdcb'
'5beee3947b5fe4b8800ccd56f4b579642635c20596711b89975da5a3da25b907'
- '1cfa4b315a9dfa10b8ce234819a2e32c20e04f2a55a4cc24e5b208a8e57d5564'
+ '73af12c6017414829f74aff5d39b06fab4ec9f0892140691186d1b1ab109de09'
'35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3')
prepare() {