summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2024-04-09 22:00:58 +0800
committerAkatsuki Rui2024-04-09 22:00:58 +0800
commit3d99c487c09dd39b7baa5e8d698676a679fb2ee3 (patch)
treedcaeebafaba91b995377f8e70afb294101fb3a28
parent32acecb19c0af880abb8ddf8cb3bdf778d97d6b6 (diff)
downloadaur-3d99c487c09dd39b7baa5e8d698676a679fb2ee3.tar.gz
20240407121931
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cbc54a0436d0..31d50f889bcd 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 = 20240308075650
+ pkgver = 20240407121931
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20240308075650::https://github.com/akiirui/domain-list-china/releases/download/20240308075650/dlc.dat
+ source = dlc.dat-20240407121931::https://github.com/akiirui/domain-list-china/releases/download/20240407121931/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = 43918587a8e07196ac722fbe6d3cba2be022e2b2ad7b905c7d3d50d4d93c81833907dd26dd43ccc9d8b392e97bef7179a2cceb9644dc8862601a78cdc5f5412b
+ b2sums = 3db1e80f1027bde2fe7293dd77107420944123c9dbc865d2742d0ab7f0257084978cac03f9d1b78dcf630fd6ba8f3b7e77aff10fc964107882278b9cdebc4790
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 270fefaf65ee..e48a42091830 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20240308075650
+pkgver=20240407121931
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=('43918587a8e07196ac722fbe6d3cba2be022e2b2ad7b905c7d3d50d4d93c81833907dd26dd43ccc9d8b392e97bef7179a2cceb9644dc8862601a78cdc5f5412b'
+b2sums=('3db1e80f1027bde2fe7293dd77107420944123c9dbc865d2742d0ab7f0257084978cac03f9d1b78dcf630fd6ba8f3b7e77aff10fc964107882278b9cdebc4790'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {