summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 97b5f45ea488a61d4f9d45d83495a9b2606d6245 (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.1.0
	pkgrel = 1
	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