summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2022-03-13 22:29:58 +0800
committerAkatsuki Rui2022-03-13 22:29:58 +0800
commit07f19c5defda3d5366758a8c2363cbc0836957ac (patch)
tree56e4dc33f356727dd3aeb15ee143c1fc16c95ca7
parent2e0598fea1813650e004f7ee312d86e0dd99a9a4 (diff)
downloadaur-07f19c5defda3d5366758a8c2363cbc0836957ac.tar.gz
20220313122118
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c8b4fe766cf6..166668d0ab59 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 = 20220309072148
+ pkgver = 20220313122118
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20220309072148::https://github.com/akiirui/domain-list-china/releases/download/20220309072148/dlc.dat
+ source = dlc.dat-20220313122118::https://github.com/akiirui/domain-list-china/releases/download/20220313122118/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = c76a363b5a9238db105397c1a4e763421f064acf86eba0bafdd0ca7ab4352ed67468cb40133aa285c552abc0225778280797895c3c37b0a22385fed9ed332b6c
+ b2sums = 54b5807b2dcfbfd798fd61ecae929fc1c74331e746423c71abcd541532b59bcb82f16737d848b4097498b687c840047d42bc4cbc1a75f46ef060c78f5c7e1439
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 38e03b206534..79e1512123ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20220309072148
+pkgver=20220313122118
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=('c76a363b5a9238db105397c1a4e763421f064acf86eba0bafdd0ca7ab4352ed67468cb40133aa285c552abc0225778280797895c3c37b0a22385fed9ed332b6c'
+b2sums=('54b5807b2dcfbfd798fd61ecae929fc1c74331e746423c71abcd541532b59bcb82f16737d848b4097498b687c840047d42bc4cbc1a75f46ef060c78f5c7e1439'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {