summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2022-05-12 12:10:51 +0800
committerAkatsuki Rui2022-05-12 12:10:51 +0800
commitcbb255542b6dae5109ccc7c1d3390b1ede310145 (patch)
tree4c61b78ddba853df01682f454c9506f0380a2a97
parent4168eef749068f2052bbf20dc678f6df52b0e41d (diff)
downloadaur-cbb255542b6dae5109ccc7c1d3390b1ede310145.tar.gz
20220508122427
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3cc7073f1fc4..af47bac9e4b9 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 = 20220505041836
+ pkgver = 20220508122427
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20220505041836::https://github.com/akiirui/domain-list-china/releases/download/20220505041836/dlc.dat
+ source = dlc.dat-20220508122427::https://github.com/akiirui/domain-list-china/releases/download/20220508122427/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = bf4a0b9561d4f65af0c288a7dbf78f2b2f11c3052723c76b42e48bceb7214ced39a19fa4047bca2169d2703089c94142cbd9f04ef1f40a710376694f457e184d
+ b2sums = f32926cdced06f0fa9242305f54c0c0373ca81c2f8577149c91522cc2a0c67b8d074c588eda240b8c4f9a33bc4f55aa400b3ff91de6dcf7b687ab19824961784
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 8f6d83deea51..afe9455f9250 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20220505041836
+pkgver=20220508122427
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=('bf4a0b9561d4f65af0c288a7dbf78f2b2f11c3052723c76b42e48bceb7214ced39a19fa4047bca2169d2703089c94142cbd9f04ef1f40a710376694f457e184d'
+b2sums=('f32926cdced06f0fa9242305f54c0c0373ca81c2f8577149c91522cc2a0c67b8d074c588eda240b8c4f9a33bc4f55aa400b3ff91de6dcf7b687ab19824961784'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {