summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2023-01-29 22:08:52 +0800
committerAkatsuki Rui2023-01-29 22:08:52 +0800
commit6c53d82427c912f9269e003f68c3f9730992b1f3 (patch)
tree63528a332df1aa15aee16312799092b45f5c0073
parentff2058d801ec27f1a1fc5354edb7babb30183ec2 (diff)
downloadaur-6c53d82427c912f9269e003f68c3f9730992b1f3.tar.gz
20230129122146
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f8232f54ce75..9066c4e59b5b 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 = 20230122122152
+ pkgver = 20230129122146
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20230122122152::https://github.com/akiirui/domain-list-china/releases/download/20230122122152/dlc.dat
+ source = dlc.dat-20230129122146::https://github.com/akiirui/domain-list-china/releases/download/20230129122146/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = 80e02096527713eb9568d52567d72e9cf81f9014559e7932557a64863a755217c32984125644865bd566f30175d5c98127f33d1c6f38ba8a251b23a31bb87201
+ b2sums = 9a8205c7c1dbfb4e466913a1f5ce37b8bff33040f548006f9102223da378fa19728299fbe23ef7ee7f67dff61788ec9b9a675b7634094d444639637b3b21b640
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index e5a7fdb83eb1..3b448b12c6e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20230122122152
+pkgver=20230129122146
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=('80e02096527713eb9568d52567d72e9cf81f9014559e7932557a64863a755217c32984125644865bd566f30175d5c98127f33d1c6f38ba8a251b23a31bb87201'
+b2sums=('9a8205c7c1dbfb4e466913a1f5ce37b8bff33040f548006f9102223da378fa19728299fbe23ef7ee7f67dff61788ec9b9a675b7634094d444639637b3b21b640'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {