From 27e119816dfa4dd1fc0bc96bfaf2f8e505d9a643 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Tue, 29 Sep 2015 00:39:18 +0200 Subject: [PATCH] libgtop: update to 2.32.0. --- srcpkgs/libgtop/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libgtop/template b/srcpkgs/libgtop/template index 230c355d752..2e115158552 100644 --- a/srcpkgs/libgtop/template +++ b/srcpkgs/libgtop/template @@ -1,7 +1,7 @@ # Template build file for 'libgtop'. pkgname=libgtop -version=2.30.0 -revision=2 +version=2.32.0 +revision=1 build_style=gnu-configure configure_args="--with-libgtop-smp $(vopt_enable gir introspection)" hostmakedepends="pkg-config intltool $(vopt_if gir gobject-introspection)" @@ -11,7 +11,7 @@ maintainer="Juan RP " homepage="http://www.gnome.org/" license="LGPL-2.1" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" -checksum=463bcbe5737b1b93f3345ee34abf601e8eb864f507c49ff1921c2737abafc1e5 +checksum=8443246332f22b33e389f565825b58cd9623fb7625bf874d404354b705ad178e # Package build options build_options="gir"