summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ac321d35f14f44ac64a9cb260bbcd038b7895cbf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = testx-bin
	pkgdesc = Universal test runner with auto-detection for 11 languages
	pkgver = 0.2.0
	pkgrel = 1
	url = https://github.com/whoisdinanath/testx
	arch = x86_64
	arch = aarch64
	license = MIT
	depends = glibc
	depends = libgcc
	provides = testx
	conflicts = testx
	options = !strip
	source = README-0.2.0.md::https://raw.githubusercontent.com/whoisdinanath/testx/v0.2.0/README.md
	source = LICENSE-0.2.0::https://raw.githubusercontent.com/whoisdinanath/testx/v0.2.0/LICENSE
	sha256sums = 69ac46b9e0ab6d35eea298f5ff7687fe98817dddde9258a3530e1ad34be01392
	sha256sums = 45e516620bdb03cfe95b9a061da6258839f8de0a893e5fdf2bd322b6c9751c89
	source_x86_64 = testx-x86_64-0.2.0.tgz::https://github.com/whoisdinanath/testx/releases/download/v0.2.0/testx-v0.2.0-linux-x86_64.tar.gz
	sha256sums_x86_64 = 08db640d2e0e52a3e7d9c1cd833ca3f14344bb39ef5db1ad81d485b6219c4df8
	source_aarch64 = testx-aarch64-0.2.0.tgz::https://github.com/whoisdinanath/testx/releases/download/v0.2.0/testx-v0.2.0-linux-aarch64.tar.gz
	sha256sums_aarch64 = d2efd6e6c50e4b3b3ada1268e47de3b2a7761f1a3d52a9abed26cced263dc45d

pkgname = testx-bin