blob: 03a1ce2e52ecf139b44d4d7151f88eaa1868724f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = nohang-git
pkgdesc = A highly configurable OOM preventer
pkgver = r150.g83ac238
pkgrel = 1
url = https://github.com/hakavlad/nohang
arch = any
license = MIT
depends = python
depends = libnotify
depends = sudo
depends = procps-ng
conflicts = nohang
source = nohang-git::git+https://github.com/hakavlad/nohang.git#branch=master
md5sums = SKIP
pkgname = nohang-git
|