summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6e45d1df2703..1cdcbd0768f9 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 = 20221218122117
+ pkgver = 20221225122138
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20221218122117::https://github.com/akiirui/domain-list-china/releases/download/20221218122117/dlc.dat
+ source = dlc.dat-20221225122138::https://github.com/akiirui/domain-list-china/releases/download/20221225122138/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = bd209526bf69cced1a38bd4eeca56ff3ef08244e7112c64f126652abc17bf92d467c88ada743c4de7655464a43a340991f2c576be42fb0af73e820c881006740
+ b2sums = 56c4b2ca7171c0bb1539f3c98c6d2adc3e1cae9ab56a6ef0c8870e17cb764e8a6a8ee4120602e66a5f2d53693969980802c7b34d3d3f21bdb306a4877dbf4f6a
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 0548ec36dfd0..ffd47a463723 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20221218122117
+pkgver=20221225122138
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=('bd209526bf69cced1a38bd4eeca56ff3ef08244e7112c64f126652abc17bf92d467c88ada743c4de7655464a43a340991f2c576be42fb0af73e820c881006740'
+b2sums=('56c4b2ca7171c0bb1539f3c98c6d2adc3e1cae9ab56a6ef0c8870e17cb764e8a6a8ee4120602e66a5f2d53693969980802c7b34d3d3f21bdb306a4877dbf4f6a'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {