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 9a0e430b9f35..7b1cd7dcce80 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 = 20231015122009
+ pkgver = 20231022121943
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20231015122009::https://github.com/akiirui/domain-list-china/releases/download/20231015122009/dlc.dat
+ source = dlc.dat-20231022121943::https://github.com/akiirui/domain-list-china/releases/download/20231022121943/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = 2e23118c46358a061c5f54ee4407b8391b327aea653b41976d9e0c7ed0133ecdb26169ac732de91e7c40923458c8987ea58304196becf494c00aadfbc6f15023
+ b2sums = 22d2a0389f62ad2276e33419e215b1aa12ae74b9a67e83e1a528047eb3a3682c921ad36ed4ca7137ed54d2471d3b838a1c7ec7cc63fc8ab6f2e06f1ec9169e7d
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index eb14c9c69194..9cfb01f0d44b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20231015122009
+pkgver=20231022121943
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=('2e23118c46358a061c5f54ee4407b8391b327aea653b41976d9e0c7ed0133ecdb26169ac732de91e7c40923458c8987ea58304196becf494c00aadfbc6f15023'
+b2sums=('22d2a0389f62ad2276e33419e215b1aa12ae74b9a67e83e1a528047eb3a3682c921ad36ed4ca7137ed54d2471d3b838a1c7ec7cc63fc8ab6f2e06f1ec9169e7d'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {