summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2022-09-28 14:14:31 +0800
committerAkatsuki Rui2022-09-28 14:14:31 +0800
commit55366fe876c1fa07a0ca628afcb60fe4a547599f (patch)
tree806f945ca2dbf60f4fb1f618e236f52132f0f929
parente4a3710af38b1d5b4f353deeaca80ac6bfc5d40c (diff)
downloadaur-55366fe876c1fa07a0ca628afcb60fe4a547599f.tar.gz
20220928061118
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 287e3fda7182..c015f0426a06 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 = 20220925123021
+ pkgver = 20220928061118
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20220925123021::https://github.com/akiirui/domain-list-china/releases/download/20220925123021/dlc.dat
+ source = dlc.dat-20220928061118::https://github.com/akiirui/domain-list-china/releases/download/20220928061118/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = f227c780c24803817d0817f6b59cf626f8c45880a5162d2feca7efbdef4a5cd0c9d1e3fef48515a52951cd2f30b4e8f6adb7db36c170a314277f454647c2a126
+ b2sums = 421a41199e89b9da3fde8786bc1cf1bf9a105825826ec2fc3237c8fcbee33cf6d9493dd9c16fe5feed060444aa4cd0b1d31e5191de1f290fb3434c94f610e617
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 3e36cb146c52..772b42e812ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20220925123021
+pkgver=20220928061118
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=('f227c780c24803817d0817f6b59cf626f8c45880a5162d2feca7efbdef4a5cd0c9d1e3fef48515a52951cd2f30b4e8f6adb7db36c170a314277f454647c2a126'
+b2sums=('421a41199e89b9da3fde8786bc1cf1bf9a105825826ec2fc3237c8fcbee33cf6d9493dd9c16fe5feed060444aa4cd0b1d31e5191de1f290fb3434c94f610e617'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {