summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2023-08-12 03:25:38 +0800
committerAkatsuki Rui2023-08-12 03:25:38 +0800
commit5d36f0fa10ef4bb4cef0dc99258e5713a1b6d8e4 (patch)
tree4041707caebcccb6838e5aaf11856095655adf41
parent7d16ebb40e9addd11db773b1b683f90bc67f1a8f (diff)
downloadaur-5d36f0fa10ef4bb4cef0dc99258e5713a1b6d8e4.tar.gz
20230806121916
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d2ebef813d0c..241ad9b23c32 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 = 20230716122332
+ pkgver = 20230806121916
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20230716122332::https://github.com/akiirui/domain-list-china/releases/download/20230716122332/dlc.dat
+ source = dlc.dat-20230806121916::https://github.com/akiirui/domain-list-china/releases/download/20230806121916/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = 1d6fdca3aba7e73e147befdd3e3820d4616f1cb31e16597b17ba5526fc94cbc1b1fb0689f24cfb581367d79551bab07a3b4f2f671cc67beeb9af3e7b4275fd21
+ b2sums = 1303dc0928e7aa9f6fba1efc35d590a53b2c5a2ff494fe0d3c5939c0cd4675ffef8afeb011d71338ffc25d3b4a19d05730dcd01e273985fd7709c9bbfe0fa933
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 7f71489be8ae..0f45befda9fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20230716122332
+pkgver=20230806121916
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=('1d6fdca3aba7e73e147befdd3e3820d4616f1cb31e16597b17ba5526fc94cbc1b1fb0689f24cfb581367d79551bab07a3b4f2f671cc67beeb9af3e7b4275fd21'
+b2sums=('1303dc0928e7aa9f6fba1efc35d590a53b2c5a2ff494fe0d3c5939c0cd4675ffef8afeb011d71338ffc25d3b4a19d05730dcd01e273985fd7709c9bbfe0fa933'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {