blob: 3435159f526f357bd19baa90914fa6495e05c5e4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = ananicy-git
pkgdesc = Ananicy - is Another auto nice daemon, with community rules support
pkgver = 2.2.1.r41.gee9f517
pkgrel = 1
url = https://github.com/Nefelim4ag/Ananicy.git
install = ananicy-git.install
arch = any
license = GPL3
makedepends = git
makedepends = make
depends = systemd
depends = bash
depends = schedtool
provides = ananicy
backup = etc/ananicy.d/ananicy.conf
source = ananicy-git::git+https://github.com/Nefelim4ag/Ananicy.git#branch=master
md5sums = SKIP
pkgname = ananicy-git
|