summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2022-08-08 08:17:03 +0800
committerAkatsuki Rui2022-08-08 08:17:03 +0800
commitd3cedd451144920c66a2a586711f3dddeaa2b696 (patch)
treee66007b1b3db043449d8135800c10e3661f4a047
parentab64e67f60d7954ab4916308ddcd182ad143967c (diff)
downloadaur-d3cedd451144920c66a2a586711f3dddeaa2b696.tar.gz
20220807122502
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0692dcb4969e..024ed08a5b46 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 = 20220731122711
+ pkgver = 20220807122502
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20220731122711::https://github.com/akiirui/domain-list-china/releases/download/20220731122711/dlc.dat
+ source = dlc.dat-20220807122502::https://github.com/akiirui/domain-list-china/releases/download/20220807122502/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = 1632ac5cb959c6b018865f5cb68f8fc7716ffd9af5fd2bca1f3a40f5ae45ed5ab92eaaab7a2fc5627b7814ef3ecac1619c9874b5e4271a5fbf371323ece34d28
+ b2sums = 0997f29c899bbf14e61165c5ab244ba14780ce66211ca4331c910d837e48e0e4ddeac9a681b8740418ca5a277f0345513a6e436b0a24ba7c2767dba4d81ae63e
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index d1a35fb950c6..c43066f45da0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20220731122711
+pkgver=20220807122502
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=('1632ac5cb959c6b018865f5cb68f8fc7716ffd9af5fd2bca1f3a40f5ae45ed5ab92eaaab7a2fc5627b7814ef3ecac1619c9874b5e4271a5fbf371323ece34d28'
+b2sums=('0997f29c899bbf14e61165c5ab244ba14780ce66211ca4331c910d837e48e0e4ddeac9a681b8740418ca5a277f0345513a6e436b0a24ba7c2767dba4d81ae63e'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {