pluma: update to 1.10.2.

This commit is contained in:
Juan RP 2015-07-15 08:13:46 +02:00
parent 11df34ceb5
commit 0af907e030

View file

@ -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 <xtraeme@voidlinux.eu>"
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.