blob: f4660762decf7e88a1ffaf6079712fab6a558392 (
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 = python3
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
|