summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2022-05-07 10:53:28 +0800
committerAkatsuki Rui2022-05-07 10:53:28 +0800
commit4168eef749068f2052bbf20dc678f6df52b0e41d (patch)
tree2f7c44be5454ef06e7ec4d9dfb368b15a1c8030b
parentca39fac4ddc7345443136e8ddc3361c04426012c (diff)
downloadaur-4168eef749068f2052bbf20dc678f6df52b0e41d.tar.gz
20220505041836
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd472d91193a..3cc7073f1fc4 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 = 20220424122324
+ pkgver = 20220505041836
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20220424122324::https://github.com/akiirui/domain-list-china/releases/download/20220424122324/dlc.dat
+ source = dlc.dat-20220505041836::https://github.com/akiirui/domain-list-china/releases/download/20220505041836/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = 1c91f3b84e98d36ad3e8cfe5e6c673145298d76890d2ee13fde1c8fea64893c75138f02c88c1b8b37f16d3d8504047aae08d1e43fcdd64d71e854809f4c0fd31
+ b2sums = bf4a0b9561d4f65af0c288a7dbf78f2b2f11c3052723c76b42e48bceb7214ced39a19fa4047bca2169d2703089c94142cbd9f04ef1f40a710376694f457e184d
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index ae71b3f3b474..8f6d83deea51 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20220424122324
+pkgver=20220505041836
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=('1c91f3b84e98d36ad3e8cfe5e6c673145298d76890d2ee13fde1c8fea64893c75138f02c88c1b8b37f16d3d8504047aae08d1e43fcdd64d71e854809f4c0fd31'
+b2sums=('bf4a0b9561d4f65af0c288a7dbf78f2b2f11c3052723c76b42e48bceb7214ced39a19fa4047bca2169d2703089c94142cbd9f04ef1f40a710376694f457e184d'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {