mate-menus: update to 1.20.1
This commit is contained in:
parent
4e758f0562
commit
f3def36132
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mate-menus'
|
||||
pkgname=mate-menus
|
||||
version=1.20.0
|
||||
version=1.20.1
|
||||
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="GPL-2.0-or-later"
|
||||
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
||||
homepage="https://mate-desktop.org"
|
||||
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=0fdadb1ba0950c14a72802c8a5afae99c46ca20ef3c7b9f1854bd5a5da3433f0
|
||||
checksum=c6eb74022f9cb283cd7603e9e5aac25258bfe970da661ca9c050f8a50c9f17dd
|
||||
|
||||
build_options="gir python"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue