diff options
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 00000000000..f4660762dec --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,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 + |