summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2023-01-16 20:24:01 +0800
committerAkatsuki Rui2023-01-16 20:24:01 +0800
commita735c0bc1e9381944500ef9b5e4b6b6366d1af5f (patch)
tree3ab4256a24f597dc928c2cbf2f8cc2e247021137
parentceb4e965cb6d63699f62c7516c5c69fd32ed435f (diff)
downloadaur-a735c0bc1e9381944500ef9b5e4b6b6366d1af5f.tar.gz
20230115122138
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 999512acd26c..43f9abc48eda 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 = 20230108122235
+ pkgver = 20230115122138
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20230108122235::https://github.com/akiirui/domain-list-china/releases/download/20230108122235/dlc.dat
+ source = dlc.dat-20230115122138::https://github.com/akiirui/domain-list-china/releases/download/20230115122138/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = b0ffb94f47fc91e16eb9e594ad352d67704f0a82547e2dc4e309ce68eb53baff213a7828855171980f84d97afbabfd4043ef8b59340a2fd10b8c3d2ed11281a2
+ b2sums = 9afeee8e9ef2ec0e0021d755f43a96e6abb84f5f2e8b77a0fdb260341e3800c287bd9a3dbef210dd6372c9bd4720e60c04689415cdc6796e3a8353a7421d7b4d
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 4beb1c8c7f9f..925a4929304c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20230108122235
+pkgver=20230115122138
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=('b0ffb94f47fc91e16eb9e594ad352d67704f0a82547e2dc4e309ce68eb53baff213a7828855171980f84d97afbabfd4043ef8b59340a2fd10b8c3d2ed11281a2'
+b2sums=('9afeee8e9ef2ec0e0021d755f43a96e6abb84f5f2e8b77a0fdb260341e3800c287bd9a3dbef210dd6372c9bd4720e60c04689415cdc6796e3a8353a7421d7b4d'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {