summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2023-09-04 01:59:41 +0800
committerAkatsuki Rui2023-09-04 01:59:41 +0800
commitd5f2f6cf87942acaf4db9884494f53b798024359 (patch)
treefabd51a27e1b81dfd14f48a8fa88ef719c190338
parent347c27e214165d7e26467c27f725b3fbe3384840 (diff)
downloadaur-d5f2f6cf87942acaf4db9884494f53b798024359.tar.gz
20230903121914
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c84871f4124d..de9aa0494932 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 = 20230827121848
+ pkgver = 20230903121914
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20230827121848::https://github.com/akiirui/domain-list-china/releases/download/20230827121848/dlc.dat
+ source = dlc.dat-20230903121914::https://github.com/akiirui/domain-list-china/releases/download/20230903121914/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = 3753592f354349806014be031b27007627a2021c4829536c3648d00b8d80f26f6dc8004d7aa64e4507cdcfa4b121f1f0d3e238309e465b97cacca7b16604b85d
+ b2sums = 51ab1cafcf02f403152b23b20dd6215f731358eaffe1dbe1b57a03b9108948eb1cecbfc83975bdd089fb864ab2198f50493540ee7f80f79895481693e2dbc023
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 964ab5dfcc80..82096ae06833 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20230827121848
+pkgver=20230903121914
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=('3753592f354349806014be031b27007627a2021c4829536c3648d00b8d80f26f6dc8004d7aa64e4507cdcfa4b121f1f0d3e238309e465b97cacca7b16604b85d'
+b2sums=('51ab1cafcf02f403152b23b20dd6215f731358eaffe1dbe1b57a03b9108948eb1cecbfc83975bdd089fb864ab2198f50493540ee7f80f79895481693e2dbc023'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {