summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2023-02-20 14:19:12 +0800
committerAkatsuki Rui2023-02-20 14:19:12 +0800
commit0755ec58c13c888f41837fa6073b0761b55d38f5 (patch)
treec151d51a9e6ab22a32e1a1e016609d862ae83e6e
parented9443224fdd6d85a707a42d9dd509cd1e1504fa (diff)
downloadaur-0755ec58c13c888f41837fa6073b0761b55d38f5.tar.gz
20230219122331
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9eaeb226cabf..e01cb228ab6a 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 = 20230212122305
+ pkgver = 20230219122331
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20230212122305::https://github.com/akiirui/domain-list-china/releases/download/20230212122305/dlc.dat
+ source = dlc.dat-20230219122331::https://github.com/akiirui/domain-list-china/releases/download/20230219122331/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = b04e6c893df343cb606c6932d8048d6285143a06f7e752d5189d59f2fd79465de27a75addd0ab9322443f83f2b3faa55bb8e55c448d05e15992dae77957ef15e
+ b2sums = 57a81d7e1a92dc2e78785dc2a95947a77a9256a0d9b3b0842ae416dfeda03be342d896f0490dc1dc22d3cd148bcb8ed913835533a6990b38e58eb25f68f6f822
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index fe6a5d687148..2bf4b9b9c30a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20230212122305
+pkgver=20230219122331
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=('b04e6c893df343cb606c6932d8048d6285143a06f7e752d5189d59f2fd79465de27a75addd0ab9322443f83f2b3faa55bb8e55c448d05e15992dae77957ef15e'
+b2sums=('57a81d7e1a92dc2e78785dc2a95947a77a9256a0d9b3b0842ae416dfeda03be342d896f0490dc1dc22d3cd148bcb8ed913835533a6990b38e58eb25f68f6f822'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {