summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2024-01-08 11:33:22 +0800
committerAkatsuki Rui2024-01-08 11:33:22 +0800
commite7adc0b10f1eeb109fcb788e12ecbbe14acbcfe3 (patch)
treef715d55e9ba3ff323ce0b30ff63325131e910116
parent94b9a972801daa777606da9d578b9b95cf95b1f9 (diff)
downloadaur-e7adc0b10f1eeb109fcb788e12ecbbe14acbcfe3.tar.gz
20240107122037
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3362f8735778..43085b39a1a6 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 = 20231217122030
+ pkgver = 20240107122037
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20231217122030::https://github.com/akiirui/domain-list-china/releases/download/20231217122030/dlc.dat
+ source = dlc.dat-20240107122037::https://github.com/akiirui/domain-list-china/releases/download/20240107122037/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = d54baca3463e0ae1cd673a103331177cd5a7c498f483e77ca710adf59925b4600ba1b202e9593c244718b953d65c1059d08018e53a7bee7e19bb297f7f9e4fea
+ b2sums = 7209c3b1c84c922fae6d098da7b8e42119eb44b12c325428cdba965f618b2265c2967922326103f44d2eccec3ebb54349a28abac2a50cd8a41afe2a19c07599f
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 1cd40fc7fe51..e0b74a3a701c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20231217122030
+pkgver=20240107122037
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=('d54baca3463e0ae1cd673a103331177cd5a7c498f483e77ca710adf59925b4600ba1b202e9593c244718b953d65c1059d08018e53a7bee7e19bb297f7f9e4fea'
+b2sums=('7209c3b1c84c922fae6d098da7b8e42119eb44b12c325428cdba965f618b2265c2967922326103f44d2eccec3ebb54349a28abac2a50cd8a41afe2a19c07599f'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {