iotop: adopt, xlintify
- remove noarch - remove pycompile_module - fix license
This commit is contained in:
parent
5a3b49ebee
commit
303758cb95
1 changed files with 3 additions and 5 deletions
|
@ -1,15 +1,13 @@
|
|||
# Template file for 'iotop'
|
||||
pkgname=iotop
|
||||
version=0.6
|
||||
revision=6
|
||||
archs=noarch
|
||||
revision=7
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3"
|
||||
depends="${hostmakedepends}"
|
||||
pycompile_module="iotop"
|
||||
short_desc="View I/O usage of processes"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2"
|
||||
maintainer="teldra <teldra@rotce.de>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://guichaz.free.fr/iotop"
|
||||
distfiles="http://guichaz.free.fr/iotop/files/iotop-${version}.tar.bz2"
|
||||
checksum=3adea2a24eda49bbbaeb4e6ed2042355b441dbd7161e883067a02bfc8dcef75b
|
||||
|
|
Loading…
Reference in a new issue