marco: update to 1.10.3.

This commit is contained in:
Juan RP 2015-10-26 16:27:01 +01:00
parent e7e0157a26
commit c49eb86bc2

View File

@ -1,8 +1,8 @@
# Template file for 'marco' # Template file for 'marco'
pkgname=marco pkgname=marco
reverts=1.11.0_1 reverts=1.11.0_1
version=1.10.2 version=1.10.3
revision=2 revision=1
build_pie=yes build_pie=yes
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-static --with-gtk=2.0 --enable-startup-notification --disable-schemas-compile" configure_args="--disable-static --with-gtk=2.0 --enable-startup-notification --disable-schemas-compile"
@ -17,7 +17,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=d92cd973201a16531b7f50668fb4d2f348b2dc07caf48f691377b1b21274aa8f checksum=a07cfcc16d744a7c840011802e16a006a0770aaf84f63a4247b791bb31cb4f36
pre_configure() { pre_configure() {
NOCONFIGURE=1 ./autogen.sh NOCONFIGURE=1 ./autogen.sh