summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2024-04-10 12:36:41 +0800
committerlilac2024-04-10 12:36:41 +0800
commitb03f4a71304ca148b4f9ba74407ff91e8a1e7a4c (patch)
tree9086095a97443eedb6a42f9bbb33c57123cd795f
parent3e95e425329568ac79fd04eaef6eeb4fc8b6c25f (diff)
downloadaur-b03f4a71304ca148b4f9ba74407ff91e8a1e7a4c.tar.gz
[lilac] updated to 202404092208-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 850f3efeabdb..51c6ff6a36cb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = v2ray-rules-dat
pkgdesc = Enhanced edition of V2Ray rules dat files
- pkgver = 202404082211
+ pkgver = 202404092208
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/202404082211/geoip.dat
- source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404082211/geosite.dat
- source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404082211/geoip.dat.sha256sum
- source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404082211/geosite.dat.sha256sum
+ source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404092208/geoip.dat
+ source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404092208/geosite.dat
+ source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404092208/geoip.dat.sha256sum
+ source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404092208/geosite.dat.sha256sum
source = https://raw.githubusercontent.com/Loyalsoldier/domain-list-custom/master/LICENSE
sha256sums = 4b90d8af7dcb680927b134e52ce57d105cdd7d162ab59cc908d1c08f6d082515
- sha256sums = ae2201715653bf97012ada74cec218587b662480862d9a137b0f3e4f03259315
+ sha256sums = 9db3610b595fe13637bbe0fb3f6d06df58d0c36f08e579ef1a5ee2b5acf695b2
sha256sums = a177fcd0575a5e3f44dc160183ba6812fed3523c0f1433e2d6f0ad19801a25d3
- sha256sums = 7c1a356d14d9f50df249e1eccff5c24e881fda0d1090b6d84ad0c01a9e1dfe57
+ sha256sums = 62017451385c5828b558069aa83e2982bb488e8ac3f003827c2f1301178446c5
sha256sums = 35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3
pkgname = v2ray-rules-dat
diff --git a/PKGBUILD b/PKGBUILD
index c008ed03d033..bda0cb4d9dc4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Felix Yan <felixonmars@archlinux.org>
pkgname=v2ray-rules-dat
-pkgver=202404082211
+pkgver=202404092208
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=('4b90d8af7dcb680927b134e52ce57d105cdd7d162ab59cc908d1c08f6d082515'
- 'ae2201715653bf97012ada74cec218587b662480862d9a137b0f3e4f03259315'
+ '9db3610b595fe13637bbe0fb3f6d06df58d0c36f08e579ef1a5ee2b5acf695b2'
'a177fcd0575a5e3f44dc160183ba6812fed3523c0f1433e2d6f0ad19801a25d3'
- '7c1a356d14d9f50df249e1eccff5c24e881fda0d1090b6d84ad0c01a9e1dfe57'
+ '62017451385c5828b558069aa83e2982bb488e8ac3f003827c2f1301178446c5'
'35f18e0331a1ecd1835400c50e3b367c2ce09f6c13d91c4a0f3cb11f71d3bbc3')
prepare() {