summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2024-04-15 12:48:36 +0800
committerlilac2024-04-15 12:48:36 +0800
commitbea1b1c234e71948e80e93f970284c7ebe2c43aa (patch)
treeb129ee654be78054fdba2ab594d06790a9066dcd
parent8d405a0461da3859901158899fdc346cf3bf3aba (diff)
downloadaur-bea1b1c234e71948e80e93f970284c7ebe2c43aa.tar.gz
[lilac] updated to 202404142318-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b0736ab7268a..e96c21ce58c6 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 d7e17b6a59c1..56e333725b25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Felix Yan <felixonmars@archlinux.org>
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() {