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 f2dc3e9b6af7..611dff1b80b0 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 = 20230316102540
+ pkgver = 20230319122259
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20230316102540::https://github.com/akiirui/domain-list-china/releases/download/20230316102540/dlc.dat
+ source = dlc.dat-20230319122259::https://github.com/akiirui/domain-list-china/releases/download/20230319122259/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = de134a111fcda6afc9996f12b016afed73b1b6e9509e54378703eb2ce06715d7a9a527e779c4250705127c76759352f3cbad8166a95f5be4dfd0ba071b457063
+ b2sums = 67a37f0369b7089de138fa16630fd49c53d4a1aef10993795ac49a3805f999399acf8a2890e6d9659ccd095909ef883ede5e9d6093c3136d92b94ea77154e1b5
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 30c1fe523f0d..6f5db7b047c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20230316102540
+pkgver=20230319122259
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=('de134a111fcda6afc9996f12b016afed73b1b6e9509e54378703eb2ce06715d7a9a527e779c4250705127c76759352f3cbad8166a95f5be4dfd0ba071b457063'
+b2sums=('67a37f0369b7089de138fa16630fd49c53d4a1aef10993795ac49a3805f999399acf8a2890e6d9659ccd095909ef883ede5e9d6093c3136d92b94ea77154e1b5'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {