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 b91b13635697..75cc78b983a7 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 = 20220911122852
+ pkgver = 20220918122914
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20220911122852::https://github.com/akiirui/domain-list-china/releases/download/20220911122852/dlc.dat
+ source = dlc.dat-20220918122914::https://github.com/akiirui/domain-list-china/releases/download/20220918122914/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = ffc29ecdfc4f42832874765759fff5f534ca92a7f9c0908b7b57691772adcb6d44beb32dfadff4fa6cacdb36e59377656704b7233985f1b3cbcad0f402a6a918
+ b2sums = 3a9a0ff9b1ef4214e394f5c2639751821efacef08e43852acc6521382c838fff937395b3cbecd1ffc68724c222c2fcf8b745222b7db36bbc75d53ba976e6a33f
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 86e9060fde54..65f8a9e81542 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20220911122852
+pkgver=20220918122914
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=('ffc29ecdfc4f42832874765759fff5f534ca92a7f9c0908b7b57691772adcb6d44beb32dfadff4fa6cacdb36e59377656704b7233985f1b3cbcad0f402a6a918'
+b2sums=('3a9a0ff9b1ef4214e394f5c2639751821efacef08e43852acc6521382c838fff937395b3cbecd1ffc68724c222c2fcf8b745222b7db36bbc75d53ba976e6a33f'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {