summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2022-03-09 21:43:01 +0800
committerAkatsuki Rui2022-03-09 21:43:01 +0800
commit2e0598fea1813650e004f7ee312d86e0dd99a9a4 (patch)
treebb0cc3a98068dc85ccc7d2a88f5fdedaa754c833
parentad1789d90970c74504f36abb03b4d6321216f9cc (diff)
downloadaur-2e0598fea1813650e004f7ee312d86e0dd99a9a4.tar.gz
20220309072148
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2fcaf5a6b876..c8b4fe766cf6 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 = 20220306122102
+ pkgver = 20220309072148
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20220306122102::https://github.com/akiirui/domain-list-china/releases/download/20220306122102/dlc.dat
+ source = dlc.dat-20220309072148::https://github.com/akiirui/domain-list-china/releases/download/20220309072148/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = e9f3a7a2ffd745e925e880d2b3ab440d9632efb40bb57574ff72991b7f7da222f3c173e57c3f017f99e483808111e34d29d0a67cb8b3b5606992508b7c2cc753
+ b2sums = c76a363b5a9238db105397c1a4e763421f064acf86eba0bafdd0ca7ab4352ed67468cb40133aa285c552abc0225778280797895c3c37b0a22385fed9ed332b6c
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 985c7f6e5179..38e03b206534 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20220306122102
+pkgver=20220309072148
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=('e9f3a7a2ffd745e925e880d2b3ab440d9632efb40bb57574ff72991b7f7da222f3c173e57c3f017f99e483808111e34d29d0a67cb8b3b5606992508b7c2cc753'
+b2sums=('c76a363b5a9238db105397c1a4e763421f064acf86eba0bafdd0ca7ab4352ed67468cb40133aa285c552abc0225778280797895c3c37b0a22385fed9ed332b6c'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {