glances: update to 2.5.1
This commit is contained in:
parent
2c1adfe096
commit
a0cf166be1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'glances'
|
||||
pkgname=glances
|
||||
version=2.5
|
||||
version=2.5.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="Glances-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/nicolargo/glances"
|
||||
license="LGPL-3"
|
||||
distfiles="${PYPI_SITE}/G/Glances/Glances-${version}.tar.gz"
|
||||
checksum=88a8a33d457713849e1a30315d70ef1a2947bc1b39788d955b2b7d85498ade04
|
||||
checksum=d3db40ce50b7157a94195aa0076d0eadae85dc4f24557e51c3b1a4dbd972359e
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/share/doc
|
||||
|
|
Loading…
Reference in New Issue