summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2023-11-26 20:50:50 +0800
committerAkatsuki Rui2023-11-26 20:50:50 +0800
commitc10cdab8f7dfae59923f94da3ea5f067643b3374 (patch)
tree5539d46eb47b9acf48b196717eb8a0ad76a72356
parenta96e85c0fb01190f274edcb466b0605dd316e556 (diff)
downloadaur-c10cdab8f7dfae59923f94da3ea5f067643b3374.tar.gz
20231126122004
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7c63170b842e..5e4473541276 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 = 20231119122035
+ pkgver = 20231126122004
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20231119122035::https://github.com/akiirui/domain-list-china/releases/download/20231119122035/dlc.dat
+ source = dlc.dat-20231126122004::https://github.com/akiirui/domain-list-china/releases/download/20231126122004/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = 9e8736b94a1224c780fa958e5fcf4a50e0e671ab5be44d9cff35bbe9ed49a711e54e274709a36a08aabc07fdc0714f3080409fd398af382f22fa4e1efbcdf97a
+ b2sums = 4f8853582be11a9c0856cc9e8c5e2fc3bc460a88de7e92a517fb49b3027c8760421b5e10db0618e988201925f0530092766f443b790c2457ad7c9eb2aa2e9ccf
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index c6968e1a23a1..0f338c7ffde0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20231119122035
+pkgver=20231126122004
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=('9e8736b94a1224c780fa958e5fcf4a50e0e671ab5be44d9cff35bbe9ed49a711e54e274709a36a08aabc07fdc0714f3080409fd398af382f22fa4e1efbcdf97a'
+b2sums=('4f8853582be11a9c0856cc9e8c5e2fc3bc460a88de7e92a517fb49b3027c8760421b5e10db0618e988201925f0530092766f443b790c2457ad7c9eb2aa2e9ccf'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {