mate-panel: update to 1.18.1

This commit is contained in:
Alessio Sergi 2017-04-06 14:46:17 +02:00
parent 3fdccbe931
commit 49e49b605e

View file

@ -1,6 +1,6 @@
# Template file for 'mate-panel' # Template file for 'mate-panel'
pkgname=mate-panel pkgname=mate-panel
version=1.18.0 version=1.18.1
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-static --disable-schemas-compile configure_args="--disable-static --disable-schemas-compile
@ -14,9 +14,9 @@ depends="caja dconf marco mate-session-manager"
short_desc="The MATE Panel" short_desc="The MATE Panel"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2, LGPL-2" license="GPL-2, LGPL-2"
homepage="http://mate-desktop.org" homepage="https://mate-desktop.org"
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=95c12bb7224b4bcf01dccaa863f31dc1bf2c4b1029e5cace92d786ee12133bae checksum=4782cadcadf8204790697d9c6aec6b3f2ab74983faeb13d9fc3301001fa94139
build_options="gir" build_options="gir"
if [ -z "$CROSS_BUILD" ]; then if [ -z "$CROSS_BUILD" ]; then