pluma: update to 1.10.1.

This commit is contained in:
Juan RP 2015-06-19 06:55:21 +02:00
parent 8b7b72369c
commit 92e00b4283

View file

@ -1,7 +1,7 @@
# Template file for 'pluma' # Template file for 'pluma'
pkgname=pluma pkgname=pluma
version=1.10.0 version=1.10.1
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-gtk=2.0 --enable-python" configure_args="--with-gtk=2.0 --enable-python"
hostmakedepends="pkg-config intltool itstool" hostmakedepends="pkg-config intltool itstool"
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="LGPL-2" license="LGPL-2"
homepage="http://mate-desktop.org" homepage="http://mate-desktop.org"
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=e42d846341ab88a56ffe73af23cd4b98a48b83469d6d75bd9dd3cb93d67466e9 checksum=c15b7548ee4f9d480d5e52376e10e668aa51bf783d73228f4bba13e3554b8aac
pre_configure() { pre_configure() {
# ACCESSPERMS is glibc specific... unportable. # ACCESSPERMS is glibc specific... unportable.