summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 669cd28091d00d1e105d8be08b525d0223c03fd5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = bash-snippets-git
	pkgdesc = A collection of small bash scripts for heavy terminal users
	pkgver = 1.23.0.r15.g97a1c0d
	pkgrel = 1
	url = https://github.com/alexanderepstein/Bash-Snippets
	arch = any
	license = MIT
	makedepends = git
	depends = bash
	depends = curl
	depends = openssl
	depends = git
	depends = bc
	provides = bash-snippets
	conflicts = bash-snippets
	source = bash-snippets::git+https://github.com/alexanderepstein/Bash-Snippets.git
	md5sums = SKIP

pkgname = bash-snippets-git