summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fa9d17751bce6ae21606149e2869b097a198ed1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = bats-core
	pkgdesc = Bash Automated Testing System
	pkgver = 1.1.0
	pkgrel = 3
	url = https://github.com/bats-core/bats-core
	arch = any
	license = MIT
	makedepends = git
	depends = bash
	provides = bash-bats
	conflicts = bash-bats
	source = git+https://github.com/bats-core/bats-core.git#tag=v1.1.0
	source = fix-libexec-path.patch
	sha256sums = SKIP
	sha256sums = 1c1aa78cead376910f71807d4615e3041c91e4525c9a439defc90e1d5f776c2a

pkgname = bats-core