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 849912d9782e..8d5543c09bab 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 = 20210808121840
+ pkgver = 20210815121843
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20210808121840::https://github.com/akiirui/domain-list-china/releases/download/20210808121840/dlc.dat
+ source = dlc.dat-20210815121843::https://github.com/akiirui/domain-list-china/releases/download/20210815121843/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = 22ab0e5aab8f3a853106e94602bf2617668f2353ad379417e6370e318871fe4a05b56dc0dd6b3a48ec6af4220269f49f91fff0aecf170acc8bb8160101795424
+ b2sums = 5f1eeb0864224745f3a4d372f33f0c1c46c6e075ba91460ef414851d3de5963717cc8c6e23185388a4a33cfe17cdac0c94e5fe4b646c846eaff0658b8d72446a
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 452117059b26..8e2b4302091c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20210808121840
+pkgver=20210815121843
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=('22ab0e5aab8f3a853106e94602bf2617668f2353ad379417e6370e318871fe4a05b56dc0dd6b3a48ec6af4220269f49f91fff0aecf170acc8bb8160101795424'
+b2sums=('5f1eeb0864224745f3a4d372f33f0c1c46c6e075ba91460ef414851d3de5963717cc8c6e23185388a4a33cfe17cdac0c94e5fe4b646c846eaff0658b8d72446a'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {