summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2023-08-14 02:00:33 +0800
committerAkatsuki Rui2023-08-14 02:00:33 +0800
commitbc0d594f948de135400958392811ae798b3d2ec6 (patch)
treef8f0d0c880eed60b91111c3687ef9de576be04d4
parent5d36f0fa10ef4bb4cef0dc99258e5713a1b6d8e4 (diff)
downloadaur-bc0d594f948de135400958392811ae798b3d2ec6.tar.gz
20230813121832
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 241ad9b23c32..93fc1b725579 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 = 20230806121916
+ pkgver = 20230813121832
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20230806121916::https://github.com/akiirui/domain-list-china/releases/download/20230806121916/dlc.dat
+ source = dlc.dat-20230813121832::https://github.com/akiirui/domain-list-china/releases/download/20230813121832/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = 1303dc0928e7aa9f6fba1efc35d590a53b2c5a2ff494fe0d3c5939c0cd4675ffef8afeb011d71338ffc25d3b4a19d05730dcd01e273985fd7709c9bbfe0fa933
+ b2sums = e27bfa6fff18f86cc8dd78024dbc48c52091991ce8fb350934f9a399e77325f9988e5746a11781d44825d97b35fd4ae4548dbf826f80e373a7925d31bf5eebf8
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 0f45befda9fa..5ac422536ad1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20230806121916
+pkgver=20230813121832
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=('1303dc0928e7aa9f6fba1efc35d590a53b2c5a2ff494fe0d3c5939c0cd4675ffef8afeb011d71338ffc25d3b4a19d05730dcd01e273985fd7709c9bbfe0fa933'
+b2sums=('e27bfa6fff18f86cc8dd78024dbc48c52091991ce8fb350934f9a399e77325f9988e5746a11781d44825d97b35fd4ae4548dbf826f80e373a7925d31bf5eebf8'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {