mate-menus: update to 1.20.2.
This commit is contained in:
parent
985707f1be
commit
3e0c0504e1
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mate-menus'
|
# Template file for 'mate-menus'
|
||||||
pkgname=mate-menus
|
pkgname=mate-menus
|
||||||
version=1.20.1
|
version=1.20.2
|
||||||
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)"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2.0-or-later, LGPL-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=c6eb74022f9cb283cd7603e9e5aac25258bfe970da661ca9c050f8a50c9f17dd
|
checksum=e277df3b3072c2177277644a8c7b0191cc5c3779f1b8db99ef183734d4b4c4a3
|
||||||
|
|
||||||
build_options="gir python"
|
build_options="gir python"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in New Issue