summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2022-02-20 22:06:24 +0800
committerAkatsuki Rui2022-02-20 22:06:24 +0800
commitddd4db21df3a5327e53ec78b38fc4b0fd8c0f5ba (patch)
tree118e2a20703ba227318794791f61399f4e7e1d75
parent89c102b52b49a17a676a20d98494b31c8f979f6c (diff)
downloadaur-ddd4db21df3a5327e53ec78b38fc4b0fd8c0f5ba.tar.gz
20220220122000
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 41ddc53b0b12..8a4e64017952 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 = 20220213121849
+ pkgver = 20220220122000
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20220213121849::https://github.com/akiirui/domain-list-china/releases/download/20220213121849/dlc.dat
+ source = dlc.dat-20220220122000::https://github.com/akiirui/domain-list-china/releases/download/20220220122000/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = 16ff80ee968fcace0727c92dfcd5fa6b58f48498adff3667f26144e851f5616d08b49745f6256c28a6772b713da1bf03a4ae04b3a3972ed2b72317a4d5399a0b
+ b2sums = a86d8916eb9587a85e78a6f4b0f6a1b572202a81c3ce0fae8a1e2bcc4f6e2fcb887ce8428bb121660555dcfaa875deae0662a97abceee1f5128ab332d0988c55
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index c9b6da48e238..e804c31e92d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20220213121849
+pkgver=20220220122000
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=('16ff80ee968fcace0727c92dfcd5fa6b58f48498adff3667f26144e851f5616d08b49745f6256c28a6772b713da1bf03a4ae04b3a3972ed2b72317a4d5399a0b'
+b2sums=('a86d8916eb9587a85e78a6f4b0f6a1b572202a81c3ce0fae8a1e2bcc4f6e2fcb887ce8428bb121660555dcfaa875deae0662a97abceee1f5128ab332d0988c55'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {