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