summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c8bdfb3fdefb3d8211327e5589d820f437a4fe57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = pipr-git
	pkgdesc = A commandline-utility to interactively build complex shell pipelines
	pkgver = r96.331295f
	pkgrel = 1
	url = https://gitlab.com/Elkowar/pipr
	arch = i686
	arch = x86_64
	arch = armv6h
	arch = armv7h
	license = MIT
	makedepends = rust
	makedepends = cargo
	makedepends = git
	depends = gcc-libs
	optdepends = bubblewrap: run commands in isolation. STRONGLY RECOMMENDED!
	source = pipr-git::git+https://gitlab.com/Elkowar/pipr.git
	md5sums = SKIP

pkgname = pipr-git