summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2023-07-17 01:03:06 +0800
committerAkatsuki Rui2023-07-17 01:03:06 +0800
commit7d16ebb40e9addd11db773b1b683f90bc67f1a8f (patch)
tree5d0efea417a93e91d6e17a9775b82f78fc5a364e
parente6d1f05e93ee65def260cae1024df3831a0c4c73 (diff)
downloadaur-7d16ebb40e9addd11db773b1b683f90bc67f1a8f.tar.gz
20230716122332
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec3ccf488888..d2ebef813d0c 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 = 20230709165609
+ pkgver = 20230716122332
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20230709165609::https://github.com/akiirui/domain-list-china/releases/download/20230709165609/dlc.dat
+ source = dlc.dat-20230716122332::https://github.com/akiirui/domain-list-china/releases/download/20230716122332/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = efada310636cdca8db007568d3bb189d072070c5385246b56b3d3f628137daeaa6ffeee8c1136f703c3b21daee9dbc60aec60e2f0dfba243c474a148ed5b4ff0
+ b2sums = 1d6fdca3aba7e73e147befdd3e3820d4616f1cb31e16597b17ba5526fc94cbc1b1fb0689f24cfb581367d79551bab07a3b4f2f671cc67beeb9af3e7b4275fd21
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 8257a34666b6..7f71489be8ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20230709165609
+pkgver=20230716122332
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=('efada310636cdca8db007568d3bb189d072070c5385246b56b3d3f628137daeaa6ffeee8c1136f703c3b21daee9dbc60aec60e2f0dfba243c474a148ed5b4ff0'
+b2sums=('1d6fdca3aba7e73e147befdd3e3820d4616f1cb31e16597b17ba5526fc94cbc1b1fb0689f24cfb581367d79551bab07a3b4f2f671cc67beeb9af3e7b4275fd21'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {