summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9fd6f63bd8a3..181051c609b3 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 = 20210628054718
- pkgrel = 2
+ pkgver = 20210704121819
+ pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20210628054718::https://github.com/akiirui/domain-list-china/releases/download/20210628054718/dlc.dat
+ source = dlc.dat-20210704121819::https://github.com/akiirui/domain-list-china/releases/download/20210704121819/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = a4d7188b0e1b826f51b6167c3f5acf9a338e10b9f656a4386f6908729e1c6e22a3da71cf8e0ea700bbc1dbdc8e73983561dfd49f1bfac912ea54f9fe23b5236e
+ b2sums = fea45e2c185cc31ffd7f92080eac07196bd757cf8456484f01e26fc7a337e02c2051d65ad9f8c7893e147b8fb95f1570a6f3070757a61572c334aa1e295a7c9d
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index c8674f23446e..017af0902bbf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20210628054718
-pkgrel=2
+pkgver=20210704121819
+pkgrel=1
pkgdesc="A list of domains to be used as geosites for routing purpose in Project V"
arch=('any')
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=('a4d7188b0e1b826f51b6167c3f5acf9a338e10b9f656a4386f6908729e1c6e22a3da71cf8e0ea700bbc1dbdc8e73983561dfd49f1bfac912ea54f9fe23b5236e'
+b2sums=('fea45e2c185cc31ffd7f92080eac07196bd757cf8456484f01e26fc7a337e02c2051d65ad9f8c7893e147b8fb95f1570a6f3070757a61572c334aa1e295a7c9d'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {