summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2023-04-03 02:11:23 +0800
committerAkatsuki Rui2023-04-03 02:11:23 +0800
commit454cd7db7c56e4c18034f0e718c9157d60cf9449 (patch)
treef8b42c1633baaf83c378f253d1038c72f37e5808
parent19b3bae7c0a59a58e2820a154ed2f9aa7a6435b4 (diff)
downloadaur-454cd7db7c56e4c18034f0e718c9157d60cf9449.tar.gz
20230402122037
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c953e8bbed74..e35e11ccfc27 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 = 20230326122144
+ pkgver = 20230402122037
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20230326122144::https://github.com/akiirui/domain-list-china/releases/download/20230326122144/dlc.dat
+ source = dlc.dat-20230402122037::https://github.com/akiirui/domain-list-china/releases/download/20230402122037/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = c835764e503fbf188d1ac9064fb48a4a0bec0d39b3886f616f446dcd6c2bd8ae50a109a11a5056766dcff7645640e645168c8cc81c009009d60aabe55a2ca6fb
+ b2sums = 485a6a4dc6d62557fbd358b1d040488dc05bd545d792512883127a22d2c66d423e87788f1d551055dffc55fc60f67dac867611a7d6ac6eb7f708492c882fec98
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index ac0edaf47c83..97aa351f00cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20230326122144
+pkgver=20230402122037
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=('c835764e503fbf188d1ac9064fb48a4a0bec0d39b3886f616f446dcd6c2bd8ae50a109a11a5056766dcff7645640e645168c8cc81c009009d60aabe55a2ca6fb'
+b2sums=('485a6a4dc6d62557fbd358b1d040488dc05bd545d792512883127a22d2c66d423e87788f1d551055dffc55fc60f67dac867611a7d6ac6eb7f708492c882fec98'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {