12 lines
392 B
Bash
12 lines
392 B
Bash
# Template file for 'zps'
|
|
pkgname=zps
|
|
version=2.0.0
|
|
revision=1
|
|
build_style=cmake
|
|
short_desc="Small utility for listing and reaping zombie processes"
|
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/orhun/zps"
|
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
|
checksum=84fa627c7eec92df62ecae129fe30fc7d16e297f20a3d126b8c53d04a6c35c60
|