summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2021-07-12 08:45:22 +0800
committerAkatsuki Rui2021-07-12 08:45:22 +0800
commit8c25f23689ae0b35ba0b6fa108bd5062308bc294 (patch)
tree99dfc4562e4a1ac2a89d047b3a709330858e9e23
parentf442bae69479ff814ae14e5455b83bd7031869f6 (diff)
downloadaur-8c25f23689ae0b35ba0b6fa108bd5062308bc294.tar.gz
20210711121757
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 181051c609b3..44cddb6a33e2 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 = 20210704121819
+ pkgver = 20210711121757
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20210704121819::https://github.com/akiirui/domain-list-china/releases/download/20210704121819/dlc.dat
+ source = dlc.dat-20210711121757::https://github.com/akiirui/domain-list-china/releases/download/20210711121757/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = fea45e2c185cc31ffd7f92080eac07196bd757cf8456484f01e26fc7a337e02c2051d65ad9f8c7893e147b8fb95f1570a6f3070757a61572c334aa1e295a7c9d
+ b2sums = 42583ef4a2167e4b2b0a21f10da61083c70e3b4cab47f20ac84fe9b96989b1d3daf4751114e530fa9e8bf57547f959c23e5bd99c09e989c394a178a62c94427e
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 017af0902bbf..cae8fbb8f9ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20210704121819
+pkgver=20210711121757
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=('fea45e2c185cc31ffd7f92080eac07196bd757cf8456484f01e26fc7a337e02c2051d65ad9f8c7893e147b8fb95f1570a6f3070757a61572c334aa1e295a7c9d'
+b2sums=('42583ef4a2167e4b2b0a21f10da61083c70e3b4cab47f20ac84fe9b96989b1d3daf4751114e530fa9e8bf57547f959c23e5bd99c09e989c394a178a62c94427e'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {