mate-panel: update to 1.8.1.

This commit is contained in:
Juan RP 2014-09-30 06:38:47 +02:00
parent 79ac86ae32
commit eea25ff38f

View file

@ -1,7 +1,7 @@
# Template file for 'mate-panel' # Template file for 'mate-panel'
pkgname=mate-panel pkgname=mate-panel
version=1.8.0 version=1.8.1
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-gtk=2.0 --disable-static --disable-schemas-compile configure_args="--with-gtk=2.0 --disable-static --disable-schemas-compile
--enable-network-manager $(vopt_enable gir introspection)" --enable-network-manager $(vopt_enable gir introspection)"
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-3" license="LGPL-3"
homepage="http://mate-desktop.org" homepage="http://mate-desktop.org"
distfiles="http://pub.mate-desktop.org/releases/1.8/${pkgname}-${version}.tar.xz" distfiles="http://pub.mate-desktop.org/releases/1.8/${pkgname}-${version}.tar.xz"
checksum=ac20c42d1b2ae7bf08e4e701e12165e63753f80648c1ea4ff5297f3381481056 checksum=d53d1546577db3e45ce6b46b4a40b2edc066781cc1e864eef47ad07b0fdb3f19
build_options="gir" build_options="gir"
if [ -z "$CROSS_BUILD" ]; then if [ -z "$CROSS_BUILD" ]; then