blob: a2345b21f3120fb1a7a064de3b8a24909a11d8ff (
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 = r83ac238
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
|