From 92e00b4283c3383472424ff52227107c2ba66934 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 19 Jun 2015 06:55:21 +0200 Subject: [PATCH] pluma: update to 1.10.1. --- srcpkgs/pluma/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/pluma/template b/srcpkgs/pluma/template index 911ba554e75..f78abc3d608 100644 --- a/srcpkgs/pluma/template +++ b/srcpkgs/pluma/template @@ -1,7 +1,7 @@ # Template file for 'pluma' pkgname=pluma -version=1.10.0 -revision=2 +version=1.10.1 +revision=1 build_style=gnu-configure configure_args="--with-gtk=2.0 --enable-python" hostmakedepends="pkg-config intltool itstool" @@ -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=e42d846341ab88a56ffe73af23cd4b98a48b83469d6d75bd9dd3cb93d67466e9 +checksum=c15b7548ee4f9d480d5e52376e10e668aa51bf783d73228f4bba13e3554b8aac pre_configure() { # ACCESSPERMS is glibc specific... unportable.