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