summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4cb3750bfbdb7105191714bded8bc78a78607bb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = shell-utils-git
	pkgdesc = An attempt to be a shell-agnostic custom utilities tool.
	pkgver = r277.892902c
	pkgrel = 1
	url = https://github.com/vncsmyrnk/shell-utils
	arch = x86_64
	license = GPL-3.0
	makedepends = git
	makedepends = go
	provides = util
	provides = util-complete
	provides = util-fetch
	conflicts = util
	conflicts = util-complete
	conflicts = util-fetch
	options = !strip
	source = git+https://github.com/vncsmyrnk/shell-utils.git
	sha256sums = SKIP

pkgname = shell-utils-git