summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2022-09-11 20:42:41 +0800
committerAkatsuki Rui2022-09-11 20:42:41 +0800
commit0505009168de07b8af32d44b3e867ac9e20748d7 (patch)
treee56b83c68a05ecb8df1758954537138ab6cdabc3
parent81f410a61829e355c66d29bd8c7fc4e54569b25f (diff)
downloadaur-0505009168de07b8af32d44b3e867ac9e20748d7.tar.gz
20220911122852
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 90d83db8963d..b91b13635697 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 = 20220909153353
+ pkgver = 20220911122852
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20220909153353::https://github.com/akiirui/domain-list-china/releases/download/20220909153353/dlc.dat
+ source = dlc.dat-20220911122852::https://github.com/akiirui/domain-list-china/releases/download/20220911122852/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = 49530335fd86adb3dfe41529e77a386a6af2b49f5c65261eef6f58e44d69a45c6f7abe5539565c81c12331d0c107feb4a662012e3ae7e754cd9e22800f64a738
+ b2sums = ffc29ecdfc4f42832874765759fff5f534ca92a7f9c0908b7b57691772adcb6d44beb32dfadff4fa6cacdb36e59377656704b7233985f1b3cbcad0f402a6a918
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 064538b8d3ec..86e9060fde54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20220909153353
+pkgver=20220911122852
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=('49530335fd86adb3dfe41529e77a386a6af2b49f5c65261eef6f58e44d69a45c6f7abe5539565c81c12331d0c107feb4a662012e3ae7e754cd9e22800f64a738'
+b2sums=('ffc29ecdfc4f42832874765759fff5f534ca92a7f9c0908b7b57691772adcb6d44beb32dfadff4fa6cacdb36e59377656704b7233985f1b3cbcad0f402a6a918'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {