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 6565f0b1b45c..368b3d84868b 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 = 20210718121819
+ pkgver = 20210725121843
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20210718121819::https://github.com/akiirui/domain-list-china/releases/download/20210718121819/dlc.dat
+ source = dlc.dat-20210725121843::https://github.com/akiirui/domain-list-china/releases/download/20210725121843/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = 286776a4e293942e5ab826345c1756fc8d5b89aff0f8c27c9427d21ae4278a3d1910e219fa457fd12e7a420f0e833cb3065ce22e9ca3f1e932266b2a4e92c0f3
+ b2sums = 5c5ef2af82c97fb4d7fcf9435e86378c15fd90fa1333c5b23ca93387e969b7c43e78077c6643b355ed97832bb9e5456895b6dee146f97510f141782c4b610b2d
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 348e38d78b17..15383486c260 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20210718121819
+pkgver=20210725121843
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=('286776a4e293942e5ab826345c1756fc8d5b89aff0f8c27c9427d21ae4278a3d1910e219fa457fd12e7a420f0e833cb3065ce22e9ca3f1e932266b2a4e92c0f3'
+b2sums=('5c5ef2af82c97fb4d7fcf9435e86378c15fd90fa1333c5b23ca93387e969b7c43e78077c6643b355ed97832bb9e5456895b6dee146f97510f141782c4b610b2d'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {