summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bd16b98a3db637f2c797ba4a8d8d1aadcf90a56b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = shellspec
	pkgdesc = BDD style unit testing framework for POSIX compliant shell script
	pkgver = 0.28.1
	pkgrel = 3
	url = https://shellspec.info
	arch = any
	license = MIT
	makedepends = git
	depends = sh
	source = shellspec::git+https://github.com/shellspec/shellspec.git#tag=0.28.1
	sha256sums = SKIP

pkgname = shellspec