summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2024-03-06 12:30:31 +0800
committerAkatsuki Rui2024-03-06 12:30:31 +0800
commitf9a456becd16d071c97d982af97b0d5c45c871ac (patch)
treef50ec7ba0ef7c35ebe0750eb2c0b25d655219a8e
parenta3ae982354d19eb3ea5406c2dfeb6050a7b7aaa5 (diff)
downloadaur-f9a456becd16d071c97d982af97b0d5c45c871ac.tar.gz
20240303121931
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d14ef0f13ddc..35a6c7da1e05 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 = 20240218121908
+ pkgver = 20240303121931
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20240218121908::https://github.com/akiirui/domain-list-china/releases/download/20240218121908/dlc.dat
+ source = dlc.dat-20240303121931::https://github.com/akiirui/domain-list-china/releases/download/20240303121931/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = c2eaf130b2be627ade57d40ef35cdb39a986be67005bdcf81427c70fdf2d9e47cf531bf2f1e3091732483f6d4fdeffb18535ab091b40dd57c31555f7083dff19
+ b2sums = 57686a13654b6143f95e67c11e5f3c3c3b77dadce5a948eb9171dc6c71bd7716254480fa7b9352b8eff00cc24811d5aac22a8232e40150f930b69b09fc3b69f9
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index b84a796dea3b..bd2d1cb9fe7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20240218121908
+pkgver=20240303121931
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=('c2eaf130b2be627ade57d40ef35cdb39a986be67005bdcf81427c70fdf2d9e47cf531bf2f1e3091732483f6d4fdeffb18535ab091b40dd57c31555f7083dff19'
+b2sums=('57686a13654b6143f95e67c11e5f3c3c3b77dadce5a948eb9171dc6c71bd7716254480fa7b9352b8eff00cc24811d5aac22a8232e40150f930b69b09fc3b69f9'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {