12 lines
392 B
Bash
12 lines
392 B
Bash
# Template file for 'zps'
|
|
pkgname=zps
|
|
version=1.2.3
|
|
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=b4a905d85a0ecae983fe72c5a0284f692374cea0e51ade9fe56e567bbbf2c9ed
|