blob: 16e5edf67c4788797fd502c13c403ec5bc1423dc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = pipr-bin
pkgdesc = A commandline-utility to interactively build complex shell pipelines
pkgver = 0.0.11
pkgrel = 1
url = https://gitlab.com/Elkowar/pipr
arch = i686
arch = x86_64
arch = armv6h
arch = armv7h
license = MIT
optdepends = bubblewrap: run commands in isolation. STRONGLY RECOMMENDED!
conflicts = pipr-git
source = pipr::https://gitlab.com/Elkowar/pipr/uploads/9a4eb309170edb8880d550187e87a8a9/pipr
source = pipr-git::git+https://gitlab.com/Elkowar/pipr.git
md5sums = SKIP
md5sums = SKIP
pkgname = pipr-bin
|