glances: update to 2.2
This commit is contained in:
parent
a9515a68b1
commit
a8025e5834
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'glances'
|
||||
pkgname=glances
|
||||
version=2.1.2
|
||||
version=2.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="Glances-${version}"
|
||||
|
@ -14,7 +14,7 @@ homepage="https://github.com/nicolargo/glances"
|
|||
license="LGPL-3"
|
||||
short_desc="Cross-platform curses-based monitoring tool"
|
||||
distfiles="${PYPI_SITE}/G/Glances/Glances-${version}.tar.gz"
|
||||
checksum=dfcd980240e6781c1ce717f820a2e57477e5a65b361844572cdd7761d2da434f
|
||||
checksum=d539d3925d7ba18549aed453b769329e4ef2c168a1ae2e41b827c8e08e66e6e9
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/share/doc
|
||||
|
|
Loading…
Reference in a new issue