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 a2b342b44928..8aa6ef1e5fe3 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 = 20210627121024
+ pkgver = 20210628054718
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = https://github.com/akiirui/domain-list-china/releases/download/20210627121024/dlc.dat
+ source = https://github.com/akiirui/domain-list-china/releases/download/20210628054718/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = 9305f1939a7959cedfaf0b4ab1c5cd23925f783249ddb8b775c52f4284bd3639301516f224ed294eec23edf6e033b34806bf98df41d88692060136965a8a9f24
+ b2sums = a4d7188b0e1b826f51b6167c3f5acf9a338e10b9f656a4386f6908729e1c6e22a3da71cf8e0ea700bbc1dbdc8e73983561dfd49f1bfac912ea54f9fe23b5236e
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 89aa27539b06..e058e379e90d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20210627121024
+pkgver=20210628054718
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=("https://github.com/akiirui/domain-list-china/releases/download/$pkgver/dlc.dat"
"https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE")
-b2sums=('9305f1939a7959cedfaf0b4ab1c5cd23925f783249ddb8b775c52f4284bd3639301516f224ed294eec23edf6e033b34806bf98df41d88692060136965a8a9f24'
+b2sums=('a4d7188b0e1b826f51b6167c3f5acf9a338e10b9f656a4386f6908729e1c6e22a3da71cf8e0ea700bbc1dbdc8e73983561dfd49f1bfac912ea54f9fe23b5236e'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {