summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2023-01-22 22:37:27 +0800
committerAkatsuki Rui2023-01-22 22:37:27 +0800
commitff2058d801ec27f1a1fc5354edb7babb30183ec2 (patch)
treeedc3cd35afc1e941ef0744ec4eaff123d4894d25
parenta735c0bc1e9381944500ef9b5e4b6b6366d1af5f (diff)
downloadaur-ff2058d801ec27f1a1fc5354edb7babb30183ec2.tar.gz
20230122122152
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 43f9abc48eda..f8232f54ce75 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 = 20230115122138
+ pkgver = 20230122122152
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20230115122138::https://github.com/akiirui/domain-list-china/releases/download/20230115122138/dlc.dat
+ source = dlc.dat-20230122122152::https://github.com/akiirui/domain-list-china/releases/download/20230122122152/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = 9afeee8e9ef2ec0e0021d755f43a96e6abb84f5f2e8b77a0fdb260341e3800c287bd9a3dbef210dd6372c9bd4720e60c04689415cdc6796e3a8353a7421d7b4d
+ b2sums = 80e02096527713eb9568d52567d72e9cf81f9014559e7932557a64863a755217c32984125644865bd566f30175d5c98127f33d1c6f38ba8a251b23a31bb87201
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 925a4929304c..e5a7fdb83eb1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20230115122138
+pkgver=20230122122152
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=('9afeee8e9ef2ec0e0021d755f43a96e6abb84f5f2e8b77a0fdb260341e3800c287bd9a3dbef210dd6372c9bd4720e60c04689415cdc6796e3a8353a7421d7b4d'
+b2sums=('80e02096527713eb9568d52567d72e9cf81f9014559e7932557a64863a755217c32984125644865bd566f30175d5c98127f33d1c6f38ba8a251b23a31bb87201'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {