summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2023-05-31 21:44:19 +0800
committerAkatsuki Rui2023-05-31 21:44:19 +0800
commit3cb03c30e01fab4ddbc64c089901f60165864ae6 (patch)
tree2c6da5e260c262dc0597989746d4b1f9e4fb54b4
parent70ce4e8896814509fae894dc5bac5b00fb4d8b26 (diff)
downloadaur-3cb03c30e01fab4ddbc64c089901f60165864ae6.tar.gz
20230531134327
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b099fc3baa6c..3efad7e1d1fb 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 = 20230529115614
+ pkgver = 20230531134327
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20230529115614::https://github.com/akiirui/domain-list-china/releases/download/20230529115614/dlc.dat
+ source = dlc.dat-20230531134327::https://github.com/akiirui/domain-list-china/releases/download/20230531134327/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = a47d814d58b3801acd904b3a3c3c01f2e94549417dec52bdd50161932d72ce35a7963eceeb441fe3ca39ed11aac66cc881ca1c77be90f4a2ad3108f26e9e59d3
+ b2sums = 47ea7f93580d9eb85857a834364ddd17b282a208c59876579a1550bb77afcd7a717b8fc3c6535576ff2c4b86ec186610949341b022c082516ad40735d4d1300b
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index c0141a609cac..44da4a20998d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20230529115614
+pkgver=20230531134327
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=('a47d814d58b3801acd904b3a3c3c01f2e94549417dec52bdd50161932d72ce35a7963eceeb441fe3ca39ed11aac66cc881ca1c77be90f4a2ad3108f26e9e59d3'
+b2sums=('47ea7f93580d9eb85857a834364ddd17b282a208c59876579a1550bb77afcd7a717b8fc3c6535576ff2c4b86ec186610949341b022c082516ad40735d4d1300b'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {