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 2c4d1814a001..8f5c13dea05e 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 = 20210822153140
+ pkgver = 20210829121809
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20210822153140::https://github.com/akiirui/domain-list-china/releases/download/20210822153140/dlc.dat
+ source = dlc.dat-20210829121809::https://github.com/akiirui/domain-list-china/releases/download/20210829121809/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = 77d99dee7c0c170c9cc975065d9d5005ee5cf85548168004ac15e0292838d2485addbfacab3a75cfd2bb74b76244486c260864fd3515252e56ae74fcc85d43f1
+ b2sums = 08b5b9b62d4b8ca5176982aa0c7580363f972bc0076edfb5c24fffbf86a686d028aa8ab6d5a8413ff0d4272e22dd05f00206d3a1f95f1ec861e9f33f480465f4
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index e571c41c8a04..60c3480523a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20210822153140
+pkgver=20210829121809
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=('77d99dee7c0c170c9cc975065d9d5005ee5cf85548168004ac15e0292838d2485addbfacab3a75cfd2bb74b76244486c260864fd3515252e56ae74fcc85d43f1'
+b2sums=('08b5b9b62d4b8ca5176982aa0c7580363f972bc0076edfb5c24fffbf86a686d028aa8ab6d5a8413ff0d4272e22dd05f00206d3a1f95f1ec861e9f33f480465f4'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {