blob: 80ec0654aeab339d3263968987757ebbddbd3a32 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = pueue-git
pkgdesc = A task manager and scheduler for shell commands
pkgver = 4.0.0.rc.1.r10.g1ff5ce4
pkgrel = 1
url = https://github.com/Nukesor/pueue
arch = any
license = MIT
makedepends = git
makedepends = cargo
provides = pueue
conflicts = pueue
options = !lto
source = pueue-git::git+https://github.com/Nukesor/pueue.git
sha256sums = SKIP
pkgname = pueue-git
|