summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2023-02-05 22:07:46 +0800
committerAkatsuki Rui2023-02-05 22:07:46 +0800
commit56388aec2911a2abf5cdeacf432725c869bfe88c (patch)
treef2c7c64a31c10001e8f32044b67ff9b2dd05225a
parent6c53d82427c912f9269e003f68c3f9730992b1f3 (diff)
downloadaur-56388aec2911a2abf5cdeacf432725c869bfe88c.tar.gz
20230205122204
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9066c4e59b5b..dfb3d8158fae 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 = 20230129122146
+ pkgver = 20230205122204
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20230129122146::https://github.com/akiirui/domain-list-china/releases/download/20230129122146/dlc.dat
+ source = dlc.dat-20230205122204::https://github.com/akiirui/domain-list-china/releases/download/20230205122204/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = 9a8205c7c1dbfb4e466913a1f5ce37b8bff33040f548006f9102223da378fa19728299fbe23ef7ee7f67dff61788ec9b9a675b7634094d444639637b3b21b640
+ b2sums = 25b79d2f8c1a47c8a88c82a4fc5aa62a604189819f87202256200f056de1e2a16c68d0c09b9389377499e8672c765ddb34295839e96669dee54b1936ca8a0cfd
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 3b448b12c6e6..51de0e1f8d66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20230129122146
+pkgver=20230205122204
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=('9a8205c7c1dbfb4e466913a1f5ce37b8bff33040f548006f9102223da378fa19728299fbe23ef7ee7f67dff61788ec9b9a675b7634094d444639637b3b21b640'
+b2sums=('25b79d2f8c1a47c8a88c82a4fc5aa62a604189819f87202256200f056de1e2a16c68d0c09b9389377499e8672c765ddb34295839e96669dee54b1936ca8a0cfd'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {