summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c9cfeac75fd8424958905464475b3f9607a11609 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = speedtest++
	pkgdesc = Unofficial speedtest.net cli using raw TCP for better accuracy. Written in C++.
	pkgver = 1.15.r72.b743996
	pkgrel = 1
	url = https://github.com/taganaka/SpeedTest
	arch = any
	license = MIT
	makedepends = git
	makedepends = cmake
	depends = curl
	depends = openssl
	depends = libxml2
	source = git+https://github.com/taganaka/SpeedTest.git
	md5sums = SKIP

pkgname = speedtest++