summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2022-04-11 19:31:48 +0800
committerAkatsuki Rui2022-04-11 19:31:48 +0800
commitca730185661008930cc3c388f3752454b5aa928d (patch)
tree47941854c1645b4a4a8d398c2ec84a160413615c
parent35dadbccb10bbb899716713c3af10bacb763e9d7 (diff)
downloadaur-ca730185661008930cc3c388f3752454b5aa928d.tar.gz
20220411113004
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ba21010c954..3391ec16b4d3 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 = 20220403122229
+ pkgver = 20220411113004
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20220403122229::https://github.com/akiirui/domain-list-china/releases/download/20220403122229/dlc.dat
+ source = dlc.dat-20220411113004::https://github.com/akiirui/domain-list-china/releases/download/20220411113004/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = ec62a2889470ba10c6465fabba15bceb64f078a08364b6b889b728935982188063e1aa02d1485ed13f26e11bcf546a90fa12092a329f0fd0f6f7ea27f816d115
+ b2sums = 2644f4375f8fbfe8d58e9b3264691fabfd4630521c08ad378f321d66325a87aae7ab7c181d1dc12349bdc9bdb7733baaf38622a66fc7ee857b4d77a02a6fb1f5
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 2d2ac60ea8e5..1f4bb912efd2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20220403122229
+pkgver=20220411113004
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=('ec62a2889470ba10c6465fabba15bceb64f078a08364b6b889b728935982188063e1aa02d1485ed13f26e11bcf546a90fa12092a329f0fd0f6f7ea27f816d115'
+b2sums=('2644f4375f8fbfe8d58e9b3264691fabfd4630521c08ad378f321d66325a87aae7ab7c181d1dc12349bdc9bdb7733baaf38622a66fc7ee857b4d77a02a6fb1f5'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {