summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2023-03-13 11:55:52 +0800
committerAkatsuki Rui2023-03-13 11:55:52 +0800
commit246dedc29717aa888191046da1f086fe9f5dafa3 (patch)
treec0883afcb2e74302af93ae77390a0e438bd71678
parent8e1a29a22ea8b9396d6da4f5d4e3d40e8495a0ae (diff)
downloadaur-246dedc29717aa888191046da1f086fe9f5dafa3.tar.gz
20230312122219
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bfcc155143a5..f9185e215274 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 = 20230305122337
+ pkgver = 20230312122219
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20230305122337::https://github.com/akiirui/domain-list-china/releases/download/20230305122337/dlc.dat
+ source = dlc.dat-20230312122219::https://github.com/akiirui/domain-list-china/releases/download/20230312122219/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = 100c7512f5b0e703f68823ad64b8e0384bd3244295a8340662bcb2c9291876c6814e4894d55e1be44c0c34c2747fa4e4379fc7721b3405f17adc79205fb7cf22
+ b2sums = 180f4a08622ffe51e46c5dff037b365a323ffa525a8a05242327d41d820ccb94168a28eb2727ca56ba0d38e922f289f85a0ace716ed459e99205317deafa1380
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index c4783468dc82..663b03fec226 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20230305122337
+pkgver=20230312122219
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=('100c7512f5b0e703f68823ad64b8e0384bd3244295a8340662bcb2c9291876c6814e4894d55e1be44c0c34c2747fa4e4379fc7721b3405f17adc79205fb7cf22'
+b2sums=('180f4a08622ffe51e46c5dff037b365a323ffa525a8a05242327d41d820ccb94168a28eb2727ca56ba0d38e922f289f85a0ace716ed459e99205317deafa1380'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {