summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2023-10-31 11:39:06 +0800
committerAkatsuki Rui2023-10-31 11:39:06 +0800
commit9be768327da42de8e29e8fc672dda4c83e2c2123 (patch)
treea5251f6306a539128b19c31b113b88e3aa9a5e63
parent5a3e9ec876a600e62175a4b7a29ff92e0dc7bd3a (diff)
downloadaur-9be768327da42de8e29e8fc672dda4c83e2c2123.tar.gz
20231029121942
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b1cd7dcce80..a5985f016673 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 = 20231022121943
+ pkgver = 20231029121942
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20231022121943::https://github.com/akiirui/domain-list-china/releases/download/20231022121943/dlc.dat
+ source = dlc.dat-20231029121942::https://github.com/akiirui/domain-list-china/releases/download/20231029121942/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = 22d2a0389f62ad2276e33419e215b1aa12ae74b9a67e83e1a528047eb3a3682c921ad36ed4ca7137ed54d2471d3b838a1c7ec7cc63fc8ab6f2e06f1ec9169e7d
+ b2sums = 1360882f17e9aaf8f2ae691145206f8e5639d414c324e502ab7a3868e94c5554edc6ccae06643169f30157a9e21add65763c8fbf0d540e5699ad75aaf1f02fc7
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 9cfb01f0d44b..925099a91865 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20231022121943
+pkgver=20231029121942
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=('22d2a0389f62ad2276e33419e215b1aa12ae74b9a67e83e1a528047eb3a3682c921ad36ed4ca7137ed54d2471d3b838a1c7ec7cc63fc8ab6f2e06f1ec9169e7d'
+b2sums=('1360882f17e9aaf8f2ae691145206f8e5639d414c324e502ab7a3868e94c5554edc6ccae06643169f30157a9e21add65763c8fbf0d540e5699ad75aaf1f02fc7'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {