summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2022-01-30 13:58:26 +0000
committerAkatsuki Rui2022-01-30 13:58:26 +0000
commit406f0d8eb0fee1687a60564735bc6b578dc56872 (patch)
tree39b3cfe1b8c4ac7a10527fb67395b77394689c58
parentd5012f9d717dac4d523f1a9143f83fb4f1cfef7d (diff)
downloadaur-406f0d8eb0fee1687a60564735bc6b578dc56872.tar.gz
20220130121848
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eae01cdb09b4..d030e1a5f7d0 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 = 20220123121954
+ pkgver = 20220130121848
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20220123121954::https://github.com/akiirui/domain-list-china/releases/download/20220123121954/dlc.dat
+ source = dlc.dat-20220130121848::https://github.com/akiirui/domain-list-china/releases/download/20220130121848/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = f703b67afb4cd0f66b2437208adabe7744492a805eb3850da137668d7f826bc70a01679cdc0ab147f464e21889887ffe7c2cff03e783d32c6ad09027cad7ef4f
+ b2sums = 278e047aac359e86da025e933f8be16fa4c92c857ee56e25c2e498a7d6daa700ad035fe2208eb46c31042aee41455c400e5b621549210dd6516f29b43611def1
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index ed0b3eaf2712..63675cb3e548 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20220123121954
+pkgver=20220130121848
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=('f703b67afb4cd0f66b2437208adabe7744492a805eb3850da137668d7f826bc70a01679cdc0ab147f464e21889887ffe7c2cff03e783d32c6ad09027cad7ef4f'
+b2sums=('278e047aac359e86da025e933f8be16fa4c92c857ee56e25c2e498a7d6daa700ad035fe2208eb46c31042aee41455c400e5b621549210dd6516f29b43611def1'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {