glances: update to 2.2.1
This commit is contained in:
parent
82e7c214d0
commit
b6862c1769
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'glances'
|
||||
pkgname=glances
|
||||
version=2.2
|
||||
version=2.2.1
|
||||
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=d539d3925d7ba18549aed453b769329e4ef2c168a1ae2e41b827c8e08e66e6e9
|
||||
checksum=81d2a9b7132d70b4a156a61a724201bd70ab2edea01bf32e1b279fc4f765f7d5
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/share/doc
|
||||
|
|
Loading…
Reference in a new issue