summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2022-07-03 22:01:04 +0800
committerAkatsuki Rui2022-07-03 22:01:04 +0800
commit1ea0d31d991c72f5c249ecb4dd75f8e07462b972 (patch)
treeb98a9d8fc25a8b29d87090ce6850198bf9940835
parent3cf233dd3cce2b998410bbaa7f232b26fb1e45e9 (diff)
downloadaur-1ea0d31d991c72f5c249ecb4dd75f8e07462b972.tar.gz
20220703122424
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index da6733924b0d..e8e0be0b7021 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 = 20220626122434
+ pkgver = 20220703122424
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20220626122434::https://github.com/akiirui/domain-list-china/releases/download/20220626122434/dlc.dat
+ source = dlc.dat-20220703122424::https://github.com/akiirui/domain-list-china/releases/download/20220703122424/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = ed988b173e728b6446ae4c44ee454778895c5e714737ad832eef6821ffcf5e96c9c07f57b816ecb113af0bd003a76b54b99ab65bc6ea9146ddcb48cccde2804c
+ b2sums = 8dbe67954d4c691ee67d2e4f7f4360299318081bf5b71ad8870f9d5d86f4f8220f7def5851c23613d198d814f5a506967cf8adac9f95bee6496cb81ea879196f
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 3368e2f4bf19..070809b816f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20220626122434
+pkgver=20220703122424
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=('ed988b173e728b6446ae4c44ee454778895c5e714737ad832eef6821ffcf5e96c9c07f57b816ecb113af0bd003a76b54b99ab65bc6ea9146ddcb48cccde2804c'
+b2sums=('8dbe67954d4c691ee67d2e4f7f4360299318081bf5b71ad8870f9d5d86f4f8220f7def5851c23613d198d814f5a506967cf8adac9f95bee6496cb81ea879196f'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {