summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2021-10-10 12:57:30 +0000
committerAkatsuki Rui2021-10-10 12:57:30 +0000
commit2950ff649022b3dfb83a246404e18f8089f95d72 (patch)
treeb26c5a3791204576e92db8d41b4b587f726532ab
parent809510c0b0e3fb3d9baac9d56b8f7abbcde27520 (diff)
downloadaur-2950ff649022b3dfb83a246404e18f8089f95d72.tar.gz
20211010121839
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e62a1fbe362..e1faaeee29dc 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 = 20211005094914
+ pkgver = 20211010121839
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20211005094914::https://github.com/akiirui/domain-list-china/releases/download/20211005094914/dlc.dat
+ source = dlc.dat-20211010121839::https://github.com/akiirui/domain-list-china/releases/download/20211010121839/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = 6260173c2a76128842d5e799c2dfc5d003e61b90b02e961ecba2924030355c1dc369bd60457ac49bd765a065097e9c3e2f89ffde139cc977804e40b4511d9671
+ b2sums = 366b26bfec4bcbf1db8bf21743dadb48356a1e071b4a48713f7a6f645f9119192d5b96e40f56088b705ee40c0d090c96ebe7c83dd695114e6e46c6e1399e2f45
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 99c5a998542c..63c57d33d230 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20211005094914
+pkgver=20211010121839
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=('6260173c2a76128842d5e799c2dfc5d003e61b90b02e961ecba2924030355c1dc369bd60457ac49bd765a065097e9c3e2f89ffde139cc977804e40b4511d9671'
+b2sums=('366b26bfec4bcbf1db8bf21743dadb48356a1e071b4a48713f7a6f645f9119192d5b96e40f56088b705ee40c0d090c96ebe7c83dd695114e6e46c6e1399e2f45'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {