summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2021-11-21 14:39:55 +0000
committerAkatsuki Rui2021-11-21 14:39:55 +0000
commit12378410839b894f1cd7fc7a5e71db7cbda4e154 (patch)
treea0c0eaed9323bc064bfa8cbba87a966564471c01
parented5d5373ee252069c130993e875e05df1ee54857 (diff)
downloadaur-12378410839b894f1cd7fc7a5e71db7cbda4e154.tar.gz
20211121121940
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e0eb5a5d99d3..26c7fd8db6ec 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 = 20211114121927
+ pkgver = 20211121121940
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20211114121927::https://github.com/akiirui/domain-list-china/releases/download/20211114121927/dlc.dat
+ source = dlc.dat-20211121121940::https://github.com/akiirui/domain-list-china/releases/download/20211121121940/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = 9b6609763c1d435bcc3d4ee7a6bd904154452d35fb01e9616d5a35c05d267b4cdabeba5305af6bde3d19121923c37ea465314595749d96119344168f2cc4e055
+ b2sums = ecbac69e0de2c8f70c1feb2d0de93780cebc5899c439d0a70011fb0338fb3336609a3bae49544655190fb72bf5b50275c4c35a7bb0792bb3db93c227ceaa9974
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 84056296edbb..d39aaaee3092 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20211114121927
+pkgver=20211121121940
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=('9b6609763c1d435bcc3d4ee7a6bd904154452d35fb01e9616d5a35c05d267b4cdabeba5305af6bde3d19121923c37ea465314595749d96119344168f2cc4e055'
+b2sums=('ecbac69e0de2c8f70c1feb2d0de93780cebc5899c439d0a70011fb0338fb3336609a3bae49544655190fb72bf5b50275c4c35a7bb0792bb3db93c227ceaa9974'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {