glances: update to 2.5
This commit is contained in:
parent
1642a58405
commit
5343c4a3ce
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'glances'
|
||||
pkgname=glances
|
||||
version=2.4.2
|
||||
version=2.5
|
||||
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=31f1e4c2e129904a373f3b20d6800472375e415e01161168469ccebb320c9517
|
||||
checksum=88a8a33d457713849e1a30315d70ef1a2947bc1b39788d955b2b7d85498ade04
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/share/doc
|
||||
|
|
Loading…
Reference in New Issue