From 0af907e030870d960d7f0a848c0b225885c901f8 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 15 Jul 2015 08:13:46 +0200 Subject: [PATCH] pluma: update to 1.10.2. --- srcpkgs/pluma/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pluma/template b/srcpkgs/pluma/template index f78abc3d608..45f502f5bf2 100644 --- a/srcpkgs/pluma/template +++ b/srcpkgs/pluma/template @@ -1,6 +1,6 @@ # Template file for 'pluma' pkgname=pluma -version=1.10.1 +version=1.10.2 revision=1 build_style=gnu-configure configure_args="--with-gtk=2.0 --enable-python" @@ -14,7 +14,7 @@ maintainer="Juan RP " license="LGPL-2" homepage="http://mate-desktop.org" distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=c15b7548ee4f9d480d5e52376e10e668aa51bf783d73228f4bba13e3554b8aac +checksum=c0614334dc99e5dde73cbda6cb561cb1a5dc3e3269d74a4134095f9abf73c89a pre_configure() { # ACCESSPERMS is glibc specific... unportable.