summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2021-08-09 00:39:01 +0800
committerAkatsuki Rui2021-08-09 00:39:01 +0800
commit52e8a04756896c597feaca869bbb3ec75411dd05 (patch)
treebfe7015960c5f942b728e429c8bc11657314e593
parentef43bbe228e848e315b4c8765c8c98eec4ce1b30 (diff)
downloadaur-52e8a04756896c597feaca869bbb3ec75411dd05.tar.gz
20210808121840
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 132c83de241c..849912d9782e 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 = 20210801121833
+ pkgver = 20210808121840
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20210801121833::https://github.com/akiirui/domain-list-china/releases/download/20210801121833/dlc.dat
+ source = dlc.dat-20210808121840::https://github.com/akiirui/domain-list-china/releases/download/20210808121840/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = c967ab6e9fb9832874f1947c44cc0500212353e71ee9dbab50562e6f453d40b246d7bee88b027e39c1b2e1985f2523672685c888232c498d856c804939869b19
+ b2sums = 22ab0e5aab8f3a853106e94602bf2617668f2353ad379417e6370e318871fe4a05b56dc0dd6b3a48ec6af4220269f49f91fff0aecf170acc8bb8160101795424
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index d61eb45c8961..452117059b26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20210801121833
+pkgver=20210808121840
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=('c967ab6e9fb9832874f1947c44cc0500212353e71ee9dbab50562e6f453d40b246d7bee88b027e39c1b2e1985f2523672685c888232c498d856c804939869b19'
+b2sums=('22ab0e5aab8f3a853106e94602bf2617668f2353ad379417e6370e318871fe4a05b56dc0dd6b3a48ec6af4220269f49f91fff0aecf170acc8bb8160101795424'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {