mate-menus: update to 1.20.0

This commit is contained in:
Sir_Boops 2018-04-25 04:33:46 -06:00 committed by Enno Boland
parent db0722da3c
commit e250a444bd

View file

@ -1,6 +1,6 @@
# Template file for 'mate-menus' # Template file for 'mate-menus'
pkgname=mate-menus pkgname=mate-menus
version=1.18.1 version=1.20.0
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-static $(vopt_enable python)" configure_args="--disable-static $(vopt_enable python)"
@ -8,10 +8,10 @@ hostmakedepends="pkg-config intltool itstool $(vopt_if gir gobject-introspection
makedepends="libglib-devel $(vopt_if python python-devel)" makedepends="libglib-devel $(vopt_if python python-devel)"
short_desc="MATE menu specifications" short_desc="MATE menu specifications"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="LGPL-2" license="GPL-2.0-or-later"
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=e62be81d1b72c3e5b14d9500a42c5628c9dba1e477b1bc5a6de380b71dd8dc0d checksum=0fdadb1ba0950c14a72802c8a5afae99c46ca20ef3c7b9f1854bd5a5da3433f0
build_options="gir python" build_options="gir python"
if [ -z "$CROSS_BUILD" ]; then if [ -z "$CROSS_BUILD" ]; then