summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2023-10-20 01:23:34 +0800
committerAkatsuki Rui2023-10-20 01:23:34 +0800
commitd8ecc5e13d2466bc044d9dfd38bc5e66a727d329 (patch)
tree73573d6ddb2fb0c223c2e4c3efeeb0e5de720911
parent70452fa5b74ee52bad9b8019777a4ce9a74f05a3 (diff)
downloadaur-d8ecc5e13d2466bc044d9dfd38bc5e66a727d329.tar.gz
20231015122009
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 35bedce89865..9a0e430b9f35 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 = 20231001121959
+ pkgver = 20231015122009
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20231001121959::https://github.com/akiirui/domain-list-china/releases/download/20231001121959/dlc.dat
+ source = dlc.dat-20231015122009::https://github.com/akiirui/domain-list-china/releases/download/20231015122009/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = f0284bfa0e3e13e84fe4a864e618c07ffde88c8031faffbc06ce1c1c8477e7fefc1394a5a8a782c5940b809029248396a51295d154a3378c9e8d8beda0096a90
+ b2sums = 2e23118c46358a061c5f54ee4407b8391b327aea653b41976d9e0c7ed0133ecdb26169ac732de91e7c40923458c8987ea58304196becf494c00aadfbc6f15023
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index c1bac5bbd332..eb14c9c69194 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20231001121959
+pkgver=20231015122009
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=('f0284bfa0e3e13e84fe4a864e618c07ffde88c8031faffbc06ce1c1c8477e7fefc1394a5a8a782c5940b809029248396a51295d154a3378c9e8d8beda0096a90'
+b2sums=('2e23118c46358a061c5f54ee4407b8391b327aea653b41976d9e0c7ed0133ecdb26169ac732de91e7c40923458c8987ea58304196becf494c00aadfbc6f15023'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {