blob: ddf62858bead9c7679281bd8f1f7296952958706 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = librespeed-cli-git
pkgdesc = Command line client for LibreSpeed, Git version
pkgver = 1.0.12.r0.g14717ac
pkgrel = 1
url = https://github.com/librespeed/speedtest-cli
arch = x86_64
arch = aarch64
arch = armv6h
arch = armv7h
license = LGPL-3.0-only
makedepends = git
makedepends = go
provides = librespeed-cli
conflicts = librespeed-cli
source = librespeed-cli::git+https://github.com/librespeed/speedtest-cli.git
sha256sums = SKIP
pkgname = librespeed-cli-git
|