blob: d83199c1bf1d5e73db43fb9a650fd239f2caf935 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-sarge
pkgdesc = The sarge package provides a wrapper for subprocess which provides command pipeline functionality.
pkgver = 0.1.7.post1
pkgrel = 1
url = https://github.com/vsajip/sarge
arch = any
license = BSD
makedepends = python
depends = python
conflicts = python-sarge-git
source = git+https://github.com/vsajip/sarge.git#tag=0.1.7.post1
sha512sums = 5463ef6997feda11054849df31d53f29f085f93d76751198e52a960e33bf25bc528f01506a5cff63cbf19fa7bf7b47deff0708d6016033f46a5f90c40317356d
pkgname = python-sarge
|