summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2023-05-22 02:06:48 +0800
committerAkatsuki Rui2023-05-22 02:06:48 +0800
commit3f633377e95db479cd1e4c3afae913a9ae56e99a (patch)
treeda26c687f912f161e68ad4c0acc5e291b180c652
parenta149546f0d120f65630ae4ef7e3045b978d1618a (diff)
downloadaur-3f633377e95db479cd1e4c3afae913a9ae56e99a.tar.gz
20230521122022
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 155bb5a223ee..a14ae13713a0 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 = 20230514122037
+ pkgver = 20230521122022
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20230514122037::https://github.com/akiirui/domain-list-china/releases/download/20230514122037/dlc.dat
+ source = dlc.dat-20230521122022::https://github.com/akiirui/domain-list-china/releases/download/20230521122022/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = bc42533013be33d81b690b72d5c4d3e525d2adc90ee21cd76faf9676f29a4f5682e57a940866839ddbef4d9f8605da8cd8bcd191e2fc3174ab32fb734ae63391
+ b2sums = 386848b34ab46e53c399483e1eb897c8adad0956b91347f7e7496ec86c24e1fff44205ad77ff99b8eec52ab16750c215f0006b457948a7810b90824730cea3b1
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 98e13059e928..ce17e897791f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20230514122037
+pkgver=20230521122022
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=('bc42533013be33d81b690b72d5c4d3e525d2adc90ee21cd76faf9676f29a4f5682e57a940866839ddbef4d9f8605da8cd8bcd191e2fc3174ab32fb734ae63391'
+b2sums=('386848b34ab46e53c399483e1eb897c8adad0956b91347f7e7496ec86c24e1fff44205ad77ff99b8eec52ab16750c215f0006b457948a7810b90824730cea3b1'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {