blob: cf00c5d6fb3966ae9606bbf0b80433e9c77f4f17 (
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 = 3.4.1.r56.gafcd28d
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
|