summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2022-08-14 22:18:37 +0800
committerAkatsuki Rui2022-08-14 22:18:37 +0800
commitc5bd266045bf226fc138970fad5373ad0fcd2c2a (patch)
treea677c7f0a0d15eff9350d45e077f2fdc5cc8fb9c
parentd3cedd451144920c66a2a586711f3dddeaa2b696 (diff)
downloadaur-c5bd266045bf226fc138970fad5373ad0fcd2c2a.tar.gz
20220814122601
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 024ed08a5b46..ebbeb85711a4 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 = 20220807122502
+ pkgver = 20220814122601
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20220807122502::https://github.com/akiirui/domain-list-china/releases/download/20220807122502/dlc.dat
+ source = dlc.dat-20220814122601::https://github.com/akiirui/domain-list-china/releases/download/20220814122601/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = 0997f29c899bbf14e61165c5ab244ba14780ce66211ca4331c910d837e48e0e4ddeac9a681b8740418ca5a277f0345513a6e436b0a24ba7c2767dba4d81ae63e
+ b2sums = be6d4d9696adf3e53745355d538a111042d657ead5c687e322ea63d2285d6aec2880ffd37223e8f3df2f2cf2f273c4438108f0d0e7099805a011a84409c85009
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index c43066f45da0..eecc59292c56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20220807122502
+pkgver=20220814122601
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=('0997f29c899bbf14e61165c5ab244ba14780ce66211ca4331c910d837e48e0e4ddeac9a681b8740418ca5a277f0345513a6e436b0a24ba7c2767dba4d81ae63e'
+b2sums=('be6d4d9696adf3e53745355d538a111042d657ead5c687e322ea63d2285d6aec2880ffd37223e8f3df2f2cf2f273c4438108f0d0e7099805a011a84409c85009'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {