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 5c2cbf42d75e..87dc230975ec 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 = 20211206180335
+ pkgver = 20211212122011
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20211206180335::https://github.com/akiirui/domain-list-china/releases/download/20211206180335/dlc.dat
+ source = dlc.dat-20211212122011::https://github.com/akiirui/domain-list-china/releases/download/20211212122011/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = 5bc84172fdf6981c9817128970ebc98d0ab8dd28d1f37141da7eed87a322e3f7abea673631acbd50341f80d20b220c28681087eeda3ae5032ff143a98e5f8741
+ b2sums = e70585e243b0bce943a183271b285588712c8ac10c0818caafb92ff166272338046ac9e382b82fbce0539b2e428f442b510bd3ec8b96c4708e02f30aee150f86
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 3cd2b6abe675..f629fb6d761e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20211206180335
+pkgver=20211212122011
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=('5bc84172fdf6981c9817128970ebc98d0ab8dd28d1f37141da7eed87a322e3f7abea673631acbd50341f80d20b220c28681087eeda3ae5032ff143a98e5f8741'
+b2sums=('e70585e243b0bce943a183271b285588712c8ac10c0818caafb92ff166272338046ac9e382b82fbce0539b2e428f442b510bd3ec8b96c4708e02f30aee150f86'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {