summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2022-09-09 23:36:00 +0800
committerAkatsuki Rui2022-09-09 23:36:00 +0800
commit81f410a61829e355c66d29bd8c7fc4e54569b25f (patch)
treeb7d67b012a1e36c2a0c4200eb1ca2cee28b88769
parente4a4a015531be107d3bc2c5459d9fb7c2aaa531b (diff)
downloadaur-81f410a61829e355c66d29bd8c7fc4e54569b25f.tar.gz
20220909153353
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9ed2952238fc..90d83db8963d 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 = 20220904123000
+ pkgver = 20220909153353
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20220904123000::https://github.com/akiirui/domain-list-china/releases/download/20220904123000/dlc.dat
+ source = dlc.dat-20220909153353::https://github.com/akiirui/domain-list-china/releases/download/20220909153353/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = 15c6b004bd73de9d533ab07fdca67485a12f8bf74695025b0c3b13b804490fca3ed8f2647824cd8ac3c6c2e47b017217c955bce661f1ec15e4891e3ee58acd90
+ b2sums = 49530335fd86adb3dfe41529e77a386a6af2b49f5c65261eef6f58e44d69a45c6f7abe5539565c81c12331d0c107feb4a662012e3ae7e754cd9e22800f64a738
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 02456caf58c4..064538b8d3ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20220904123000
+pkgver=20220909153353
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=('15c6b004bd73de9d533ab07fdca67485a12f8bf74695025b0c3b13b804490fca3ed8f2647824cd8ac3c6c2e47b017217c955bce661f1ec15e4891e3ee58acd90'
+b2sums=('49530335fd86adb3dfe41529e77a386a6af2b49f5c65261eef6f58e44d69a45c6f7abe5539565c81c12331d0c107feb4a662012e3ae7e754cd9e22800f64a738'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {