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 35c086b9091c..a43ec56abb74 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 = 20220515122752
+ pkgver = 20240421122120
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20220515122752::https://github.com/akiirui/domain-list-china/releases/download/20220515122752/dlc.dat
+ source = dlc.dat-20240421122120::https://github.com/akiirui/domain-list-china/releases/download/20240421122120/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = ceb320f598fb9eb5ed447c73f202c454d8c47497395ed9b4283f1cbfb63181978fc7ef7d77dceb409c67e3de4fdb07d0b2a62e6f6f0deec547bf29d23c936090
+ b2sums = 6a76e5e7da2906d64ba9f6e46a45966d7ab7694e4061ab5738902dac65a953594e4e2f0a0460c1f958e8fe89c6d7a02334404e5bf1b7f2741e6be7446e34a915
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 0a49eb8e6f67..5b5e48b1e2ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20220515122752
+pkgver=20240421122120
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=('ceb320f598fb9eb5ed447c73f202c454d8c47497395ed9b4283f1cbfb63181978fc7ef7d77dceb409c67e3de4fdb07d0b2a62e6f6f0deec547bf29d23c936090'
+b2sums=('6a76e5e7da2906d64ba9f6e46a45966d7ab7694e4061ab5738902dac65a953594e4e2f0a0460c1f958e8fe89c6d7a02334404e5bf1b7f2741e6be7446e34a915'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {