summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2022-10-23 23:52:39 +0800
committerAkatsuki Rui2022-10-23 23:52:39 +0800
commit1e989ae8b7394c89809c84430e5a24177945a584 (patch)
tree9e013040b303b81066588eaf3653d52bf97b8984
parentde342c184c1127872124a853495d186740d456ac (diff)
downloadaur-1e989ae8b7394c89809c84430e5a24177945a584.tar.gz
20221023123327
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0425ad035641..489251be272c 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 = 20221016123235
+ pkgver = 20221023123327
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20221016123235::https://github.com/akiirui/domain-list-china/releases/download/20221016123235/dlc.dat
+ source = dlc.dat-20221023123327::https://github.com/akiirui/domain-list-china/releases/download/20221023123327/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = ee7bf54293f9629a1c4270cced3f83c9cbbe948ce790d693023b65c602ee4efdbd689c2a593afac909f1b5ab550bd4676af71f46ad48653440174041dbf62531
+ b2sums = 013ee6a2cff3bf3e25e75326c88c4034459c34f8cd8ca37ed42da8e41a166698d3ac5049efca427cc4a00663ffcfe0d75919d0d922dcd0a9a7ecd93e7745bfa8
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index df2a31f75140..81f1533ab7a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20221016123235
+pkgver=20221023123327
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=('ee7bf54293f9629a1c4270cced3f83c9cbbe948ce790d693023b65c602ee4efdbd689c2a593afac909f1b5ab550bd4676af71f46ad48653440174041dbf62531'
+b2sums=('013ee6a2cff3bf3e25e75326c88c4034459c34f8cd8ca37ed42da8e41a166698d3ac5049efca427cc4a00663ffcfe0d75919d0d922dcd0a9a7ecd93e7745bfa8'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {