summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2023-07-09 21:50:45 +0800
committerAkatsuki Rui2023-07-09 21:50:45 +0800
commit1d6587d784aee6315f937c70a21ff268f7b78ef0 (patch)
treed7c28d9bf9fb717df6b27a553cfa69e4aa6a8474
parent853a8f5d831708cafe1c03d0241c7557e502ecbf (diff)
downloadaur-1d6587d784aee6315f937c70a21ff268f7b78ef0.tar.gz
20230709122418
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6380753457cc..04987ab9ae37 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 = 20230702122346
+ pkgver = 20230709122418
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20230702122346::https://github.com/akiirui/domain-list-china/releases/download/20230702122346/dlc.dat
+ source = dlc.dat-20230709122418::https://github.com/akiirui/domain-list-china/releases/download/20230709122418/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = f7202213400a09a19ef2e01bc9ffd44f1764373be19117270723ab9b37434b44ddff83d5c4b4daff25dd068665572f714945232115e9d82aa7f525f6ec809bed
+ b2sums = 45b0ee9dbe0f2e997b04be4805fd3d1c972d4c754dcee07c1ff1c21067af18de753b1b84ed56750ea3330a39e796ade95c2d0bb985fd3a511b774fa54c666573
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 04d18e5b37af..e29a03f7a5ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20230702122346
+pkgver=20230709122418
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=('f7202213400a09a19ef2e01bc9ffd44f1764373be19117270723ab9b37434b44ddff83d5c4b4daff25dd068665572f714945232115e9d82aa7f525f6ec809bed'
+b2sums=('45b0ee9dbe0f2e997b04be4805fd3d1c972d4c754dcee07c1ff1c21067af18de753b1b84ed56750ea3330a39e796ade95c2d0bb985fd3a511b774fa54c666573'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {