summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3ecbe90437a9e3706f2d54fa65588baab3ac1a60 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = fish-fishtape
	pkgdesc = TAP-based test runner for the fish shell
	pkgver = 3.0.1
	pkgrel = 1
	url = https://github.com/jorgebucaran/fishtape
	arch = any
	license = MIT
	depends = fish>=3.0
	source = fish-fishtape-3.0.1.tar.gz::https://github.com/jorgebucaran/fishtape/archive/3.0.1.tar.gz
	sha256sums = 1639db39c192d7685458138e526050d662693de93a4985a73a85a818f97c35df

pkgname = fish-fishtape