summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortaotieren2024-01-13 12:01:06 +0800
committertaotieren2024-01-13 12:01:06 +0800
commit50c8055c525be21fc00586a838f8894fe6e434b6 (patch)
tree38f035af2b6e7704bc1ac2d3f72e75bc6b9d0a75 /PKGBUILD
parentd8d210605350bc47faf68153684dc09aa7d83726 (diff)
downloadaur-50c8055c525be21fc00586a838f8894fe6e434b6.tar.gz
[lilac] updated to 2.2.5.5.g216d0f5-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD14
1 files changed, 8 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 22b94bc34e82..0b0fa725d828 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,18 @@
# Contributor: taotieren <admin@taotieren.com>
pkgname=cloudflarespeedtest-git
-pkgver=2.2.3.5.ga07af2f
-pkgrel=1
+pkgver=2.2.5.5.g216d0f5
+pkgrel=2
pkgdesc="「自选优选 IP / 过滤假墙」测试 Cloudflare CDN 延迟和速度,获取最快 IP (IPv4+IPv6)! "
-arch=('any')
+arch=(aarch64
+ riscv64
+ x86_64)
url="https://github.com/XIU2/CloudflareSpeedTest"
license=('GPLv3')
-provides=(${pkgname})
-conflicts=(${pkgname} ${pkgname%-git})
+provides=(${pkgname%-git})
+conflicts=(${pkgname%-git})
#replaces=(${pkgname})
-depends=(go git)
+depends=(go)
optdepends=()
makedepends=('git')
backup=()