3a4f112638
Closes #14698. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
15 lines
523 B
Bash
15 lines
523 B
Bash
# Template file for 'speedtest-cli'
|
|
pkgname=speedtest-cli
|
|
version=2.0.2
|
|
revision=1
|
|
build_style=python3-module
|
|
pycompile_module="speedtest.py"
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-setuptools"
|
|
short_desc="Command line bandwidth test using speedtest.net"
|
|
maintainer="Aaron Marcher <info@nulltime.net>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/sivel/speedtest-cli"
|
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
|
checksum=5e22f2dcce1c9020f33faf559b22727483f022008a2912b85d573e578374b6a0
|
|
noarch=yes
|