summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2023-06-26 18:44:36 +0800
committerAkatsuki Rui2023-06-26 18:44:36 +0800
commit496d47f3327429fd6d725e0ff80d4a7183976aa9 (patch)
tree25bddb17854f43ecc5540773473e6aab147e399c
parente33e2d4a115397ede52249d79211d99ac111869b (diff)
downloadaur-496d47f3327429fd6d725e0ff80d4a7183976aa9.tar.gz
20230625122512
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bacfd106290b..be90d53f81de 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 = 20230611122113
+ pkgver = 20230625122512
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20230611122113::https://github.com/akiirui/domain-list-china/releases/download/20230611122113/dlc.dat
+ source = dlc.dat-20230625122512::https://github.com/akiirui/domain-list-china/releases/download/20230625122512/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = 73065a8d29d0a1da205dcb106f54347916a11e7b6245435109c1ed03f71905fddb0da8bae10e57eee819d3a75ef235758df52302df906ecc93d96c431435ff42
+ b2sums = f70b729ff8f1b34530cf94afe9b6e7cc9a6a54feaa80f984c70872d77b294c3a77d92142a0d49918b3e1e613a82c20e2cd1f963cf36deda1921c2e7ef634f3f1
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index adcaa55cd5e7..ca4f7b41fb26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20230611122113
+pkgver=20230625122512
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=('73065a8d29d0a1da205dcb106f54347916a11e7b6245435109c1ed03f71905fddb0da8bae10e57eee819d3a75ef235758df52302df906ecc93d96c431435ff42'
+b2sums=('f70b729ff8f1b34530cf94afe9b6e7cc9a6a54feaa80f984c70872d77b294c3a77d92142a0d49918b3e1e613a82c20e2cd1f963cf36deda1921c2e7ef634f3f1'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {