summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2023-06-12 09:51:32 +0800
committerAkatsuki Rui2023-06-12 09:51:32 +0800
commite33e2d4a115397ede52249d79211d99ac111869b (patch)
treeeb23bc33f67bcc43f7643687d2c367bcc3491956
parentcc15da4a42f681fae47baafc403c06fd08cf8a0c (diff)
downloadaur-e33e2d4a115397ede52249d79211d99ac111869b.tar.gz
20230611122113
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index df845564e7eb..bacfd106290b 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 = 20230604122114
+ pkgver = 20230611122113
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20230604122114::https://github.com/akiirui/domain-list-china/releases/download/20230604122114/dlc.dat
+ source = dlc.dat-20230611122113::https://github.com/akiirui/domain-list-china/releases/download/20230611122113/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = ad30198c6a449352dd2c9726740fe05b91963c01572209115e217b361d5fe69ef83c9faa309b8a4e45b7bdb5f93a2f0f92bb6bd68e7f32aa91e21fc358a164a3
+ b2sums = 73065a8d29d0a1da205dcb106f54347916a11e7b6245435109c1ed03f71905fddb0da8bae10e57eee819d3a75ef235758df52302df906ecc93d96c431435ff42
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 3ace8b0aa9dc..adcaa55cd5e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20230604122114
+pkgver=20230611122113
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=('ad30198c6a449352dd2c9726740fe05b91963c01572209115e217b361d5fe69ef83c9faa309b8a4e45b7bdb5f93a2f0f92bb6bd68e7f32aa91e21fc358a164a3'
+b2sums=('73065a8d29d0a1da205dcb106f54347916a11e7b6245435109c1ed03f71905fddb0da8bae10e57eee819d3a75ef235758df52302df906ecc93d96c431435ff42'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {