summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 714dc133d033..1b58e16cd77a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = v2ray-domain-list-china
pkgdesc = A list of domains to be used as geosites for routing purpose in Project V
- pkgver = 20220529122541
+ pkgver = 20220531054813
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20220529122541::https://github.com/akiirui/domain-list-china/releases/download/20220529122541/dlc.dat
+ source = dlc.dat-20220531054813::https://github.com/akiirui/domain-list-china/releases/download/20220531054813/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = 283ae37aad0e15143bd03b780c78210aca17d2ce74c773d1aaf6c0efd9812e9499635f74ff8e2f18535435d7082b6884c7e237573a5359d2f38de6c976f041ce
+ b2sums = 2160c157819b5bfef7aa8ba292a7fdc8416f1e1ddb91538e1a404ef2bc14d8da5ce393520a6b5041c79e41ef3516b86ab0d05aa9bc5becbb54bb979148bbcfb2
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 23f0b6064335..e2e542294840 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20220529122541
+pkgver=20220531054813
pkgrel=1
pkgdesc="A list of domains to be used as geosites for routing purpose in Project V"
arch=('any')
@@ -9,7 +9,7 @@ url="https://github.com/akiirui/domain-list-china"
license=('MIT')
source=("dlc.dat-$pkgver::https://github.com/akiirui/domain-list-china/releases/download/$pkgver/dlc.dat"
"https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE")
-b2sums=('283ae37aad0e15143bd03b780c78210aca17d2ce74c773d1aaf6c0efd9812e9499635f74ff8e2f18535435d7082b6884c7e237573a5359d2f38de6c976f041ce'
+b2sums=('2160c157819b5bfef7aa8ba292a7fdc8416f1e1ddb91538e1a404ef2bc14d8da5ce393520a6b5041c79e41ef3516b86ab0d05aa9bc5becbb54bb979148bbcfb2'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {