summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2024-02-05 08:53:31 +0800
committerAkatsuki Rui2024-02-05 08:53:31 +0800
commitfa61b498d0c8e41aec19242f000fb99d0ed9b965 (patch)
tree1bb87d8440b52b10cdb18f1bc9d66f638744f8ea
parentf98d3cbf283b001c51ab795ed07384241ce40b00 (diff)
downloadaur-fa61b498d0c8e41aec19242f000fb99d0ed9b965.tar.gz
20240204121904
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6bac1c8ae652..ceda771d30bd 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 = 20240121122045
+ pkgver = 20240204121904
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20240121122045::https://github.com/akiirui/domain-list-china/releases/download/20240121122045/dlc.dat
+ source = dlc.dat-20240204121904::https://github.com/akiirui/domain-list-china/releases/download/20240204121904/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = 997e5a5eacce4df592d852e0de90d2a4d3df53d1c38a1db95d70901ff124adbc1be19e28a752c249a09e126ae69345b9bfccc45d55cad6e01cbc8268c1e78212
+ b2sums = 1353468ae1d328d65c1ba2b01582556217509caa2d775c65c6c1923ebfcfae2009829653ba01e13b8d0a342f7b776167082c3bc6e2e131a7bd9842f14a24e245
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 72844a7b8f39..05e8781c56e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20240121122045
+pkgver=20240204121904
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=('997e5a5eacce4df592d852e0de90d2a4d3df53d1c38a1db95d70901ff124adbc1be19e28a752c249a09e126ae69345b9bfccc45d55cad6e01cbc8268c1e78212'
+b2sums=('1353468ae1d328d65c1ba2b01582556217509caa2d775c65c6c1923ebfcfae2009829653ba01e13b8d0a342f7b776167082c3bc6e2e131a7bd9842f14a24e245'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {