blob: 0fa4cdec913d04299c8a157beead80c80f4094d2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = system76-scheduler-git
pkgdesc = system76 userspace scheduler
pkgver = 1.2.0
pkgrel = 1
epoch = 2
url = https://github.com/pop-os/system76-scheduler
install = install.sh
arch = x86_64
license = MPL-2
makedepends = git
makedepends = rust
makedepends = just
makedepends = bcc-tools
conflicts = system76-scheduler
backup = etc/system76-scheduler/assignments/default.ron
source = git+https://github.com/pop-os/system76-scheduler
sha256sums = SKIP
pkgname = system76-scheduler-git
|