summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2023-02-13 01:06:21 +0800
committerAkatsuki Rui2023-02-13 01:06:21 +0800
commited9443224fdd6d85a707a42d9dd509cd1e1504fa (patch)
tree1f77c7aa7a2580fdf7789393562295b763a04d1d
parent56388aec2911a2abf5cdeacf432725c869bfe88c (diff)
downloadaur-ed9443224fdd6d85a707a42d9dd509cd1e1504fa.tar.gz
20230212122305
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dfb3d8158fae..9eaeb226cabf 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 = 20230205122204
+ pkgver = 20230212122305
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20230205122204::https://github.com/akiirui/domain-list-china/releases/download/20230205122204/dlc.dat
+ source = dlc.dat-20230212122305::https://github.com/akiirui/domain-list-china/releases/download/20230212122305/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = 25b79d2f8c1a47c8a88c82a4fc5aa62a604189819f87202256200f056de1e2a16c68d0c09b9389377499e8672c765ddb34295839e96669dee54b1936ca8a0cfd
+ b2sums = b04e6c893df343cb606c6932d8048d6285143a06f7e752d5189d59f2fd79465de27a75addd0ab9322443f83f2b3faa55bb8e55c448d05e15992dae77957ef15e
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 51de0e1f8d66..fe6a5d687148 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20230205122204
+pkgver=20230212122305
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=('25b79d2f8c1a47c8a88c82a4fc5aa62a604189819f87202256200f056de1e2a16c68d0c09b9389377499e8672c765ddb34295839e96669dee54b1936ca8a0cfd'
+b2sums=('b04e6c893df343cb606c6932d8048d6285143a06f7e752d5189d59f2fd79465de27a75addd0ab9322443f83f2b3faa55bb8e55c448d05e15992dae77957ef15e'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {