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 7fb163042941..9d4a40f5b737 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 = 20211226122051
+ pkgver = 20240414144042
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20211226122051::https://github.com/akiirui/domain-list-china/releases/download/20211226122051/dlc.dat
+ source = dlc.dat-20240414144042::https://github.com/akiirui/domain-list-china/releases/download/20240414144042/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = 830af2e7ec7f242b9aa6735e38b9817a0ac3afa01c7d479621ee0ecc073ebdb65a7736d07e331e035b006254afad6912f8b78f83f5f78205bd10680eca559236
+ b2sums = 8acf618c212c8b9ef570b982a12808d75840d983b711e93796512f32c1a980be453ff7894b075736a0a09ca6d955715f5b49f6e5bad3560e4a62ce28f3070278
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 089b27563843..2446f71a2262 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20211226122051
+pkgver=20240414144042
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=('830af2e7ec7f242b9aa6735e38b9817a0ac3afa01c7d479621ee0ecc073ebdb65a7736d07e331e035b006254afad6912f8b78f83f5f78205bd10680eca559236'
+b2sums=('8acf618c212c8b9ef570b982a12808d75840d983b711e93796512f32c1a980be453ff7894b075736a0a09ca6d955715f5b49f6e5bad3560e4a62ce28f3070278'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {