summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2022-03-21 15:03:26 +0800
committerAkatsuki Rui2022-03-21 15:03:26 +0800
commit2f8f5e11788c837666a9af8ae8bd25cc8be1c90c (patch)
treeb3bb3d59d62b3e230df012bc26252601ee583e6d
parent07f19c5defda3d5366758a8c2363cbc0836957ac (diff)
downloadaur-2f8f5e11788c837666a9af8ae8bd25cc8be1c90c.tar.gz
20220320122117
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 166668d0ab59..e804a446767d 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 = 20220313122118
+ pkgver = 20220320122117
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20220313122118::https://github.com/akiirui/domain-list-china/releases/download/20220313122118/dlc.dat
+ source = dlc.dat-20220320122117::https://github.com/akiirui/domain-list-china/releases/download/20220320122117/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = 54b5807b2dcfbfd798fd61ecae929fc1c74331e746423c71abcd541532b59bcb82f16737d848b4097498b687c840047d42bc4cbc1a75f46ef060c78f5c7e1439
+ b2sums = 8ec0d527f8a56548e5bb394414bfddd4f4bb10d6afc6e2fd5af32ffcf692310e773771c14c51806c42107fc80e7b72f8a09500dc83c331f6a9d800ca593ef60b
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 79e1512123ce..a7b7f1e8fd5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20220313122118
+pkgver=20220320122117
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=('54b5807b2dcfbfd798fd61ecae929fc1c74331e746423c71abcd541532b59bcb82f16737d848b4097498b687c840047d42bc4cbc1a75f46ef060c78f5c7e1439'
+b2sums=('8ec0d527f8a56548e5bb394414bfddd4f4bb10d6afc6e2fd5af32ffcf692310e773771c14c51806c42107fc80e7b72f8a09500dc83c331f6a9d800ca593ef60b'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {