summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2022-02-28 10:05:13 +0800
committerAkatsuki Rui2022-02-28 10:05:13 +0800
commit74dd471d3e9a60db33effa5aea3ae4cbab5121f4 (patch)
tree423980f3bc91f60cbfbd739e8764e742b61fa4ed
parentddd4db21df3a5327e53ec78b38fc4b0fd8c0f5ba (diff)
downloadaur-74dd471d3e9a60db33effa5aea3ae4cbab5121f4.tar.gz
20220227122036
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8a4e64017952..ad8cf4e4091d 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 = 20220220122000
+ pkgver = 20220227122036
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20220220122000::https://github.com/akiirui/domain-list-china/releases/download/20220220122000/dlc.dat
+ source = dlc.dat-20220227122036::https://github.com/akiirui/domain-list-china/releases/download/20220227122036/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = a86d8916eb9587a85e78a6f4b0f6a1b572202a81c3ce0fae8a1e2bcc4f6e2fcb887ce8428bb121660555dcfaa875deae0662a97abceee1f5128ab332d0988c55
+ b2sums = 77e3db8beb552d1a473f20d470ab7d1547c8a8707952cf94e357011d8b3bbbc37d79997dadfe6d5642f4ebad38876a3e71704f58773244f3ab7a47a4d3047e27
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index e804c31e92d3..917d0d65af32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20220220122000
+pkgver=20220227122036
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=('a86d8916eb9587a85e78a6f4b0f6a1b572202a81c3ce0fae8a1e2bcc4f6e2fcb887ce8428bb121660555dcfaa875deae0662a97abceee1f5128ab332d0988c55'
+b2sums=('77e3db8beb552d1a473f20d470ab7d1547c8a8707952cf94e357011d8b3bbbc37d79997dadfe6d5642f4ebad38876a3e71704f58773244f3ab7a47a4d3047e27'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {