summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2022-12-18 23:36:38 +0800
committerAkatsuki Rui2022-12-18 23:36:38 +0800
commit918e36d424c0a08248deb7e97d776eff3700fd03 (patch)
tree24e66e782f5842498f650949f8d21697cbe6f2e4
parent91b30c061494a332e07ee49a0ce5cb9467e210ec (diff)
downloadaur-918e36d424c0a08248deb7e97d776eff3700fd03.tar.gz
20221218122117
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 09d05d20c6da..6e45d1df2703 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 = 20221211122255
+ pkgver = 20221218122117
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20221211122255::https://github.com/akiirui/domain-list-china/releases/download/20221211122255/dlc.dat
+ source = dlc.dat-20221218122117::https://github.com/akiirui/domain-list-china/releases/download/20221218122117/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = 65612074d034c38ead5140c39714cde6878b90ad27bbd3c0196443cedd5ecf03dd670062cd55115760c3214d870c69b5bf3cc9185dfb3042d73ef076c758515f
+ b2sums = bd209526bf69cced1a38bd4eeca56ff3ef08244e7112c64f126652abc17bf92d467c88ada743c4de7655464a43a340991f2c576be42fb0af73e820c881006740
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index d8e6d927f067..0548ec36dfd0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20221211122255
+pkgver=20221218122117
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=('65612074d034c38ead5140c39714cde6878b90ad27bbd3c0196443cedd5ecf03dd670062cd55115760c3214d870c69b5bf3cc9185dfb3042d73ef076c758515f'
+b2sums=('bd209526bf69cced1a38bd4eeca56ff3ef08244e7112c64f126652abc17bf92d467c88ada743c4de7655464a43a340991f2c576be42fb0af73e820c881006740'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {