summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2023-09-25 00:08:38 +0800
committerAkatsuki Rui2023-09-25 00:08:38 +0800
commita18df1f232be45b7ff1f8e9c7a983d549d5027f3 (patch)
treec541a9b6c333280b445d4200cd6b5a593a83666f
parent48439ae0d06d1cd1e807f462764889254bb1c03c (diff)
downloadaur-a18df1f232be45b7ff1f8e9c7a983d549d5027f3.tar.gz
20230924121942
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b55a9caed4cb..13afe0865a47 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 = 20230917121921
+ pkgver = 20230924121942
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20230917121921::https://github.com/akiirui/domain-list-china/releases/download/20230917121921/dlc.dat
+ source = dlc.dat-20230924121942::https://github.com/akiirui/domain-list-china/releases/download/20230924121942/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = 509fcc67d64b72600d64e03b4afc835a9380ab02015f1d76c4873138538492b27aa00f1b0d4b934843ca5eb3867074d0a953ca9fbdfeb1ec5ab74b20a498d4dc
+ b2sums = 64cee8f7a0d556f8d4a87ccb2086f3167e0393db49717c249d8570fb7f7faf475ce8d6f6c40244438c732ab978b383d79660e436ef4b842bb77d06d44d2c02e0
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index e80aee78581c..063da46cf8ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20230917121921
+pkgver=20230924121942
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=('509fcc67d64b72600d64e03b4afc835a9380ab02015f1d76c4873138538492b27aa00f1b0d4b934843ca5eb3867074d0a953ca9fbdfeb1ec5ab74b20a498d4dc'
+b2sums=('64cee8f7a0d556f8d4a87ccb2086f3167e0393db49717c249d8570fb7f7faf475ce8d6f6c40244438c732ab978b383d79660e436ef4b842bb77d06d44d2c02e0'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {