diff --git a/srcpkgs/glances/template b/srcpkgs/glances/template index f4c05049eb..29a2d2a0ad 100644 --- a/srcpkgs/glances/template +++ b/srcpkgs/glances/template @@ -1,9 +1,9 @@ # Template file for 'glances' pkgname=glances -version=1.7.7 +version=2.0 revision=1 distfiles="https://github.com/nicolargo/glances/archive/v${version}.tar.gz" -checksum=13c783333d4223040120f32665195694413f52a240cebfff48c154ca769efeff +checksum=e7c719af8676caaefa70adff1e5ef856c3c97791e3171608eded6d95350f9d94 build_style="python-module" pycompile_module="glances" hostmakedepends="python-devel python-distribute"