blob: 32254a6698afa727ffaea658154627bf285a8c9b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = speedtest-cli-git
pkgdesc = Command line interface for testing internet bandwidth using speedtest.net
pkgver = 2.1.3+r299+g22210ca35
pkgrel = 1
url = https://github.com/sivel/speedtest-cli
arch = any
license = Apache-2.0
makedepends = git
makedepends = python-setuptools
makedepends = python-wheel
makedepends = python-installer
makedepends = python-build
depends = python
provides = speedtest-cli=2.1.3+r299+g22210ca35
conflicts = speedtest-cli
source = speedtest-cli::git+https://github.com/sivel/speedtest-cli.git
source = https://patch-diff.githubusercontent.com/raw/sivel/speedtest-cli/pull/803.patch
md5sums = SKIP
md5sums = 0795de55ee1d58e03c2f9dcf126b434b
pkgname = speedtest-cli-git
|