summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2023-01-01 23:36:54 +0800
committerAkatsuki Rui2023-01-01 23:36:54 +0800
commit9122a084aa92b456ba4aeb3b51d92c0e2e8efd1a (patch)
treec2e8d96fb4848a682c31eecc17feb56bb262a2aa
parentd3eec26d526b6699a4f387be88170cc3f449ed34 (diff)
downloadaur-9122a084aa92b456ba4aeb3b51d92c0e2e8efd1a.tar.gz
20230101122204
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1cdcbd0768f9..a2f3e0612a89 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 = 20221225122138
+ pkgver = 20230101122204
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20221225122138::https://github.com/akiirui/domain-list-china/releases/download/20221225122138/dlc.dat
+ source = dlc.dat-20230101122204::https://github.com/akiirui/domain-list-china/releases/download/20230101122204/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = 56c4b2ca7171c0bb1539f3c98c6d2adc3e1cae9ab56a6ef0c8870e17cb764e8a6a8ee4120602e66a5f2d53693969980802c7b34d3d3f21bdb306a4877dbf4f6a
+ b2sums = b7d461a88b11b082a3a31783737e4fc9240caeae1134622dce600a6aa3643c4a0512c2790c1b28a8a6509ac90c0cb724266fb48adf8b796c518a3c4220cbe5fd
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index ffd47a463723..63af25038e63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20221225122138
+pkgver=20230101122204
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=('56c4b2ca7171c0bb1539f3c98c6d2adc3e1cae9ab56a6ef0c8870e17cb764e8a6a8ee4120602e66a5f2d53693969980802c7b34d3d3f21bdb306a4877dbf4f6a'
+b2sums=('b7d461a88b11b082a3a31783737e4fc9240caeae1134622dce600a6aa3643c4a0512c2790c1b28a8a6509ac90c0cb724266fb48adf8b796c518a3c4220cbe5fd'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {