summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2023-03-16 18:26:22 +0800
committerAkatsuki Rui2023-03-16 18:26:22 +0800
commit2e9673703d190278752c3781ad01eb0cde8743fa (patch)
treea6d26ee133f2129e7b6e8b17023f8b99a3460df3
parent246dedc29717aa888191046da1f086fe9f5dafa3 (diff)
downloadaur-2e9673703d190278752c3781ad01eb0cde8743fa.tar.gz
20230316102540
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f9185e215274..f2dc3e9b6af7 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 = 20230312122219
+ pkgver = 20230316102540
pkgrel = 1
url = https://github.com/akiirui/domain-list-china
arch = any
license = MIT
- source = dlc.dat-20230312122219::https://github.com/akiirui/domain-list-china/releases/download/20230312122219/dlc.dat
+ source = dlc.dat-20230316102540::https://github.com/akiirui/domain-list-china/releases/download/20230316102540/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = 180f4a08622ffe51e46c5dff037b365a323ffa525a8a05242327d41d820ccb94168a28eb2727ca56ba0d38e922f289f85a0ace716ed459e99205317deafa1380
+ b2sums = de134a111fcda6afc9996f12b016afed73b1b6e9509e54378703eb2ce06715d7a9a527e779c4250705127c76759352f3cbad8166a95f5be4dfd0ba071b457063
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 663b03fec226..30c1fe523f0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Akatsuki Rui <akiirui@outlook.com>
pkgname=v2ray-domain-list-china
-pkgver=20230312122219
+pkgver=20230316102540
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=('180f4a08622ffe51e46c5dff037b365a323ffa525a8a05242327d41d820ccb94168a28eb2727ca56ba0d38e922f289f85a0ace716ed459e99205317deafa1380'
+b2sums=('de134a111fcda6afc9996f12b016afed73b1b6e9509e54378703eb2ce06715d7a9a527e779c4250705127c76759352f3cbad8166a95f5be4dfd0ba071b457063'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {