summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2022-03-22 18:30:49 +0800
committerAkatsuki Rui2022-03-22 18:30:49 +0800
commitc6802dcd2896066402ffcb64ee3baa4452ec9ab6 (patch)
tree81b1914e2f1b5cca81186c56afd4560aba1eda28
parent2f8f5e11788c837666a9af8ae8bd25cc8be1c90c (diff)
downloadaur-c6802dcd2896066402ffcb64ee3baa4452ec9ab6.tar.gz
20220322102950
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e804a446767d..a208b4b00dc6 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 = 20220320122117
+ pkgver = 20220322102950
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20220320122117::https://github.com/akiirui/domain-list-china/releases/download/20220320122117/dlc.dat
+ source = dlc.dat-20220322102950::https://github.com/akiirui/domain-list-china/releases/download/20220322102950/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = 8ec0d527f8a56548e5bb394414bfddd4f4bb10d6afc6e2fd5af32ffcf692310e773771c14c51806c42107fc80e7b72f8a09500dc83c331f6a9d800ca593ef60b
+ b2sums = 84f35ee630a4bbd81431b18e505d1b53f0989e749ea6d170f3b678f6adbf97d9c808dc7ac7b9be6b8affc253e5c3b986cb72fc072b9d752910c4a06d37d861e5
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index a7b7f1e8fd5d..412ddb0f8e7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20220320122117
+pkgver=20220322102950
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=('8ec0d527f8a56548e5bb394414bfddd4f4bb10d6afc6e2fd5af32ffcf692310e773771c14c51806c42107fc80e7b72f8a09500dc83c331f6a9d800ca593ef60b'
+b2sums=('84f35ee630a4bbd81431b18e505d1b53f0989e749ea6d170f3b678f6adbf97d9c808dc7ac7b9be6b8affc253e5c3b986cb72fc072b9d752910c4a06d37d861e5'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {