summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2022-08-21 21:30:41 +0800
committerAkatsuki Rui2022-08-21 21:30:41 +0800
commit75c93f588a232e17b74ca393851a066a95570f93 (patch)
tree6377d8782e49cdacb5aa1bbddd2e11d7ec678e50
parentc5bd266045bf226fc138970fad5373ad0fcd2c2a (diff)
downloadaur-75c93f588a232e17b74ca393851a066a95570f93.tar.gz
20220821122513
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ebbeb85711a4..ab97380ebb32 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 = 20220814122601
+ pkgver = 20220821122513
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20220814122601::https://github.com/akiirui/domain-list-china/releases/download/20220814122601/dlc.dat
+ source = dlc.dat-20220821122513::https://github.com/akiirui/domain-list-china/releases/download/20220821122513/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = be6d4d9696adf3e53745355d538a111042d657ead5c687e322ea63d2285d6aec2880ffd37223e8f3df2f2cf2f273c4438108f0d0e7099805a011a84409c85009
+ b2sums = e4573e183e6f5574825ed2760f742714bd8a9fd76532a11ec405c19f155abaf18a0ddcf1422d8552725e58da2cfd6e29047ebe76f7ca48cad32b7aa2f6b859d7
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index eecc59292c56..f0589d9928f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20220814122601
+pkgver=20220821122513
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=('be6d4d9696adf3e53745355d538a111042d657ead5c687e322ea63d2285d6aec2880ffd37223e8f3df2f2cf2f273c4438108f0d0e7099805a011a84409c85009'
+b2sums=('e4573e183e6f5574825ed2760f742714bd8a9fd76532a11ec405c19f155abaf18a0ddcf1422d8552725e58da2cfd6e29047ebe76f7ca48cad32b7aa2f6b859d7'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {