summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2023-09-11 01:20:10 +0800
committerAkatsuki Rui2023-09-11 01:20:10 +0800
commit5a235b390e45ea8cec05efc77b9137b63ceef459 (patch)
treea9aec3f9814cb2f295ecb89270ded4584725d1c2
parentd5f2f6cf87942acaf4db9884494f53b798024359 (diff)
downloadaur-5a235b390e45ea8cec05efc77b9137b63ceef459.tar.gz
20230910121913
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index de9aa0494932..e4bb51106c1a 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 = 20230903121914
+ pkgver = 20230910121913
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20230903121914::https://github.com/akiirui/domain-list-china/releases/download/20230903121914/dlc.dat
+ source = dlc.dat-20230910121913::https://github.com/akiirui/domain-list-china/releases/download/20230910121913/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = 51ab1cafcf02f403152b23b20dd6215f731358eaffe1dbe1b57a03b9108948eb1cecbfc83975bdd089fb864ab2198f50493540ee7f80f79895481693e2dbc023
+ b2sums = dcaeeffade1f92d7db2c3500716ec1ca4b9e129da55d0a0686877cfc73e70a3981d4f370070ab8d13816cc569c1cc2b2164aa7b3666d99387e78473726040f79
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 82096ae06833..5177f6fd8e14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20230903121914
+pkgver=20230910121913
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=('51ab1cafcf02f403152b23b20dd6215f731358eaffe1dbe1b57a03b9108948eb1cecbfc83975bdd089fb864ab2198f50493540ee7f80f79895481693e2dbc023'
+b2sums=('dcaeeffade1f92d7db2c3500716ec1ca4b9e129da55d0a0686877cfc73e70a3981d4f370070ab8d13816cc569c1cc2b2164aa7b3666d99387e78473726040f79'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {