glances: update to 2.6.2
This commit is contained in:
parent
da4d9b7f23
commit
21140481a9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'glances'
|
||||
pkgname=glances
|
||||
version=2.6.1
|
||||
version=2.6.2
|
||||
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=822f0f37455d46732a059f8e2b49762edb90ad66edd61cdf869a4b3683ac2b59
|
||||
checksum=0024461fade788e9b7411720fca7835e2971d0f41f240e396a53d975e1d5640d
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/share/doc
|
||||
|
|
Loading…
Reference in a new issue