summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2022-06-28 00:37:28 +0800
committerAkatsuki Rui2022-06-28 00:37:57 +0800
commit3cf233dd3cce2b998410bbaa7f232b26fb1e45e9 (patch)
tree535b5bcb793d97d6c154bb086f0c61cced2bec3d
parentdb3ee7870d84cada38d196ede6ca322bfd5ddbd0 (diff)
downloadaur-3cf233dd3cce2b998410bbaa7f232b26fb1e45e9.tar.gz
20220626122434
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 16a4dd1d3781..da6733924b0d 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 = 20220619122412
+ pkgver = 20220626122434
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20220619122412::https://github.com/akiirui/domain-list-china/releases/download/20220619122412/dlc.dat
+ source = dlc.dat-20220626122434::https://github.com/akiirui/domain-list-china/releases/download/20220626122434/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = d5ac4daf629795a3d3a5563b8211b5d316ca44303d1579ab0351143da1711790b102121f88be1d73ce2403fb8d165be9b5038fcbec5208503ab992c80ae707fd
+ b2sums = ed988b173e728b6446ae4c44ee454778895c5e714737ad832eef6821ffcf5e96c9c07f57b816ecb113af0bd003a76b54b99ab65bc6ea9146ddcb48cccde2804c
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 5bef590c49bb..3368e2f4bf19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20220619122412
+pkgver=20220626122434
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=('d5ac4daf629795a3d3a5563b8211b5d316ca44303d1579ab0351143da1711790b102121f88be1d73ce2403fb8d165be9b5038fcbec5208503ab992c80ae707fd'
+b2sums=('ed988b173e728b6446ae4c44ee454778895c5e714737ad832eef6821ffcf5e96c9c07f57b816ecb113af0bd003a76b54b99ab65bc6ea9146ddcb48cccde2804c'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {