From 1ebef86c6052bd00069f8d4277422ed7f01d3e44 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 4 Nov 2016 08:46:03 +0100 Subject: [PATCH] mate-system-monitor: update to 1.16.0. --- srcpkgs/mate-system-monitor/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mate-system-monitor/template b/srcpkgs/mate-system-monitor/template index 9c0592ea1c7..9f132b099f8 100644 --- a/srcpkgs/mate-system-monitor/template +++ b/srcpkgs/mate-system-monitor/template @@ -1,6 +1,6 @@ # Template file for 'mate-system-monitor' pkgname=mate-system-monitor -version=1.14.1 +version=1.16.0 revision=1 build_style=gnu-configure configure_args="--with-gtk=3.0 --disable-python" @@ -13,6 +13,6 @@ maintainer="Juan RP " license="LGPL-2" homepage="http://mate-desktop.org" distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=5fe7dd5456947797780fce60c78bcdbcc849830e1573d40fcb9bd757c650f11d +checksum=abbbfeba699f73a6eacb7545927693daba4fb6203a75170a93df4842cacd9fe1 CXXFLAGS="-std=c++11"