summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2022-08-29 00:55:05 +0800
committerAkatsuki Rui2022-08-29 00:55:05 +0800
commit3825e06afbe8d4d739a17d895aec0d73b127ee47 (patch)
tree1df132f4893dbb504435395128bd7a1e559c2b8c
parent75c93f588a232e17b74ca393851a066a95570f93 (diff)
downloadaur-3825e06afbe8d4d739a17d895aec0d73b127ee47.tar.gz
20220828122554
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab97380ebb32..fa889e80e0c4 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 = 20220821122513
+ pkgver = 20220828122554
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20220821122513::https://github.com/akiirui/domain-list-china/releases/download/20220821122513/dlc.dat
+ source = dlc.dat-20220828122554::https://github.com/akiirui/domain-list-china/releases/download/20220828122554/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = e4573e183e6f5574825ed2760f742714bd8a9fd76532a11ec405c19f155abaf18a0ddcf1422d8552725e58da2cfd6e29047ebe76f7ca48cad32b7aa2f6b859d7
+ b2sums = e4b54746c31e2a5b3406ffcc88bb1f1b4d37645436d9d70ad20194123f7b735e31533be16886d4570a562894da63a5c62b599479da31bae06a20ecb38fa90fd2
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index f0589d9928f6..494dca5d441b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20220821122513
+pkgver=20220828122554
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=('e4573e183e6f5574825ed2760f742714bd8a9fd76532a11ec405c19f155abaf18a0ddcf1422d8552725e58da2cfd6e29047ebe76f7ca48cad32b7aa2f6b859d7'
+b2sums=('e4b54746c31e2a5b3406ffcc88bb1f1b4d37645436d9d70ad20194123f7b735e31533be16886d4570a562894da63a5c62b599479da31bae06a20ecb38fa90fd2'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {