blob: 0fa38d9ac44627ef106b7af547bde7145b092bee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = pueue-git
pkgdesc = A command scheduler for shells
pkgver = 0.3.6
pkgrel = 1
url = https://github.com/nukesor/pueue
arch = any
license = MIT
depends = python
depends = python-setuptools
source = https://github.com/Nukesor/pueue/archive/0.3.6.tar.gz
sha256sums = 31c8a66703f31b461020ff371b30a2c16519ad41359787330f2f0b3c78d7ffcf
pkgname = pueue-git
|