summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2023-01-08 20:49:33 +0800
committerAkatsuki Rui2023-01-08 20:49:33 +0800
commitceb4e965cb6d63699f62c7516c5c69fd32ed435f (patch)
tree4945cf271986758a48f526c59e8dee319eeb0af1
parent9122a084aa92b456ba4aeb3b51d92c0e2e8efd1a (diff)
downloadaur-ceb4e965cb6d63699f62c7516c5c69fd32ed435f.tar.gz
20230108122235
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a2f3e0612a89..999512acd26c 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 = 20230101122204
+ pkgver = 20230108122235
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20230101122204::https://github.com/akiirui/domain-list-china/releases/download/20230101122204/dlc.dat
+ source = dlc.dat-20230108122235::https://github.com/akiirui/domain-list-china/releases/download/20230108122235/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = b7d461a88b11b082a3a31783737e4fc9240caeae1134622dce600a6aa3643c4a0512c2790c1b28a8a6509ac90c0cb724266fb48adf8b796c518a3c4220cbe5fd
+ b2sums = b0ffb94f47fc91e16eb9e594ad352d67704f0a82547e2dc4e309ce68eb53baff213a7828855171980f84d97afbabfd4043ef8b59340a2fd10b8c3d2ed11281a2
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 63af25038e63..4beb1c8c7f9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20230101122204
+pkgver=20230108122235
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=('b7d461a88b11b082a3a31783737e4fc9240caeae1134622dce600a6aa3643c4a0512c2790c1b28a8a6509ac90c0cb724266fb48adf8b796c518a3c4220cbe5fd'
+b2sums=('b0ffb94f47fc91e16eb9e594ad352d67704f0a82547e2dc4e309ce68eb53baff213a7828855171980f84d97afbabfd4043ef8b59340a2fd10b8c3d2ed11281a2'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {