From ddbdda082336dc64811c3343f6c19c0845e90bf9 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 22 Mar 2016 01:28:03 +0100 Subject: [PATCH] mate-system-monitor: update to 1.12.2. --- 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 842fac0c2c..a7a3942d23 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.12.1 +version=1.12.2 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=7668ecba70b7f56f3bcfb143cb6b93a15daf8636fcf678491112afea1a49dea9 +checksum=78b91ae43fd0f06e0577d71d3b92b9c03ff2dc8809ba2b06dc0c4dc9e93683f5 CXXFLAGS="-std=c++11"