summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2021-09-12 17:40:23 +0000
committerAkatsuki Rui2021-09-12 17:40:23 +0000
commit7e898ffab72be8c38f7918aa83b48922e2bfbd26 (patch)
tree1f0794ed7cafca3f83190f0905fc527848d8a74d
parente9719d8116e51f16801d26c3a7e10adcdb2d8d06 (diff)
downloadaur-7e898ffab72be8c38f7918aa83b48922e2bfbd26.tar.gz
20210912121849
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index de4f667e4394..dfc830b1ac31 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 = 20210905121850
+ pkgver = 20210912121849
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20210905121850::https://github.com/akiirui/domain-list-china/releases/download/20210905121850/dlc.dat
+ source = dlc.dat-20210912121849::https://github.com/akiirui/domain-list-china/releases/download/20210912121849/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = 9b75c1b2fdb66732c73a4d00f934ba8f5e98a2a6aaa97d3bd611421954ed5a831e32d4b49876d5ebc0540529ea8631ae533fbf7a16f630f23d2c447f5a6a64dc
+ b2sums = 587f6071ac13240892b9c6ccaa9330791b65e12fa7973946f27234d9c2de18a48bfd83833f6d9cbc12d74842f11d1f926baf31247968650917b17f5e9a688983
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index ce960de8f476..33a2016e97a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20210905121850
+pkgver=20210912121849
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=('9b75c1b2fdb66732c73a4d00f934ba8f5e98a2a6aaa97d3bd611421954ed5a831e32d4b49876d5ebc0540529ea8631ae533fbf7a16f630f23d2c447f5a6a64dc'
+b2sums=('587f6071ac13240892b9c6ccaa9330791b65e12fa7973946f27234d9c2de18a48bfd83833f6d9cbc12d74842f11d1f926baf31247968650917b17f5e9a688983'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {