summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2024-05-15 12:38:08 +0800
committerlilac2024-05-15 12:38:08 +0800
commitfb9b668e5303cb19ca4e410aae4c7f9e42f3e4e3 (patch)
tree41efa6921d45e046036cbef649cc3855635261ca
parent025b02feaeedc1d90d016128f6a91becf55b82de (diff)
downloadaur-fb9b668e5303cb19ca4e410aae4c7f9e42f3e4e3.tar.gz
[lilac] updated to 202405142210-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d8fad0a6c49..347fedbc3325 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = v2ray-rules-dat
pkgdesc = Enhanced edition of V2Ray rules dat files
- pkgver = 202405132210
+ pkgver = 202405142210
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/202405132210/geoip.dat
- source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202405132210/geosite.dat
- source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202405132210/geoip.dat.sha256sum
- source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202405132210/geosite.dat.sha256sum
+ source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202405142210/geoip.dat
+ source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202405142210/geosite.dat
+ source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202405142210/geoip.dat.sha256sum
+ source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202405142210/geosite.dat.sha256sum
source = https://raw.githubusercontent.com/Loyalsoldier/domain-list-custom/master/LICENSE
sha256sums = 1da4df9b984250c4890993c8a56d89299fcc886e33e2872ceefc9c227924750f
- sha256sums = 953348a51d19de5d63aa6fec344ea668a9608e09d5cb491ddd5999990576760b
+ sha256sums = 503a76504daf56f94575c885ec833f8dd473418a456aa1404af06dc38ddc5935
sha256sums = 1817dd759078844a7973153591f78a409610a051bf35cd2d179f3285cf13ab8e
- sha256sums = 66c063c7c88c109e60812ac89a33fc22458d649c87b181a01b98536da3dfd5b8
+ sha256sums = f268839b35b5c297e3d3dd185b23b53ca12fb27cfdd253cef340f56fb614980c
sha256sums = 35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3
pkgname = v2ray-rules-dat
diff --git a/PKGBUILD b/PKGBUILD
index f8aea05bcfe3..8e33c23f9357 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Felix Yan <felixonmars@archlinux.org>
pkgname=v2ray-rules-dat
-pkgver=202405132210
+pkgver=202405142210
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=('1da4df9b984250c4890993c8a56d89299fcc886e33e2872ceefc9c227924750f'
- '953348a51d19de5d63aa6fec344ea668a9608e09d5cb491ddd5999990576760b'
+ '503a76504daf56f94575c885ec833f8dd473418a456aa1404af06dc38ddc5935'
'1817dd759078844a7973153591f78a409610a051bf35cd2d179f3285cf13ab8e'
- '66c063c7c88c109e60812ac89a33fc22458d649c87b181a01b98536da3dfd5b8'
+ 'f268839b35b5c297e3d3dd185b23b53ca12fb27cfdd253cef340f56fb614980c'
'35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3')
prepare() {