summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6cbe16a4a213deea5812f064b3ca900872ff6240 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = bashdev
	pkgdesc = A library of reusable Bash functions for script developers.
	pkgver = 0.3.1
	pkgrel = 3
	url = https://github.com/TomB19/bashdev
	arch = any
	license = MIT
	makedepends = git
	depends = bash
	depends = github-cli
	source = git+https://github.com/TomB16/bashdev.git#branch=master
	sha256sums = SKIP

pkgname = bashdev