summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2021-06-20 20:55:53 +0800
committerAkatsuki Rui2021-06-20 20:55:53 +0800
commitbd1d3a77965abc7b85c0a91f8922afbdaccf695d (patch)
treeea92778367b3a9070e8ab8aba22b479930359de8
parentbc5106df82d574b4ad220b742a8bce4cf4cb57e1 (diff)
downloadaur-bd1d3a77965abc7b85c0a91f8922afbdaccf695d.tar.gz
20210620121800
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 077fcf91dfe1..b187081c89c1 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 = 20210614161217
+ pkgver = 20210620121800
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = https://github.com/akiirui/domain-list-china/releases/download/20210614161217/dlc.dat
+ source = https://github.com/akiirui/domain-list-china/releases/download/20210620121800/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = fdc6764363f2f229274d54f3d6e612573c808639a82a29f0df0f014403abb089bde8cf6ca9c52b4263fe53596e2b974fb1589035d87341ed8ed4890083e2b4b5
+ b2sums = 75f372e7b6e1b83f450d47820b656823202311477affaefd3c19db77a399b3bfcc261b076a94dac14e1330d4fe9bbc3ec9e122191a66053bd3eaad929d15c3d8
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index bede86178434..5accbd1f667a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20210614161217
+pkgver=20210620121800
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=("https://github.com/akiirui/domain-list-china/releases/download/$pkgver/dlc.dat"
"https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE")
-b2sums=('fdc6764363f2f229274d54f3d6e612573c808639a82a29f0df0f014403abb089bde8cf6ca9c52b4263fe53596e2b974fb1589035d87341ed8ed4890083e2b4b5'
+b2sums=('75f372e7b6e1b83f450d47820b656823202311477affaefd3c19db77a399b3bfcc261b076a94dac14e1330d4fe9bbc3ec9e122191a66053bd3eaad929d15c3d8'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {