summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2022-02-06 21:21:12 +0800
committerAkatsuki Rui2022-02-06 21:21:12 +0800
commit6ad3349b9fe736d3ba39dfd85b6a7b3247c58183 (patch)
tree263c24c1cdb96c5b4855838f2540e16516d62b1f
parent406f0d8eb0fee1687a60564735bc6b578dc56872 (diff)
downloadaur-6ad3349b9fe736d3ba39dfd85b6a7b3247c58183.tar.gz
20220206121850
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d030e1a5f7d0..f5289f91a317 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 = 20220130121848
+ pkgver = 20220206121850
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20220130121848::https://github.com/akiirui/domain-list-china/releases/download/20220130121848/dlc.dat
+ source = dlc.dat-20220206121850::https://github.com/akiirui/domain-list-china/releases/download/20220206121850/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = 278e047aac359e86da025e933f8be16fa4c92c857ee56e25c2e498a7d6daa700ad035fe2208eb46c31042aee41455c400e5b621549210dd6516f29b43611def1
+ b2sums = 1121fd7e778059fae863e78c8a9056a7b305e27b5bb09c3ba5eb6705dd5daf970338ab056c056d461c34c9e1ee2c520d7faf1dee764bb9e17deb4e68feed7a01
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 63675cb3e548..39a48c9bb5c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20220130121848
+pkgver=20220206121850
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=('278e047aac359e86da025e933f8be16fa4c92c857ee56e25c2e498a7d6daa700ad035fe2208eb46c31042aee41455c400e5b621549210dd6516f29b43611def1'
+b2sums=('1121fd7e778059fae863e78c8a9056a7b305e27b5bb09c3ba5eb6705dd5daf970338ab056c056d461c34c9e1ee2c520d7faf1dee764bb9e17deb4e68feed7a01'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {