mate-menus: update to 1.20.0
This commit is contained in:
parent
db0722da3c
commit
e250a444bd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mate-menus'
|
||||
pkgname=mate-menus
|
||||
version=1.18.1
|
||||
version=1.20.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
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)"
|
||||
short_desc="MATE menu specifications"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2"
|
||||
homepage="http://mate-desktop.org"
|
||||
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=e62be81d1b72c3e5b14d9500a42c5628c9dba1e477b1bc5a6de380b71dd8dc0d
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://mate-desktop.org"
|
||||
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=0fdadb1ba0950c14a72802c8a5afae99c46ca20ef3c7b9f1854bd5a5da3433f0
|
||||
|
||||
build_options="gir python"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue