mate-menus: update to 1.24.0.
This commit is contained in:
parent
92c9d7c45e
commit
882961ef92
1 changed files with 3 additions and 4 deletions
|
@ -1,19 +1,18 @@
|
|||
# Template file for 'mate-menus'
|
||||
pkgname=mate-menus
|
||||
version=1.22.1
|
||||
version=1.24.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
build_helper="gir"
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="pkg-config intltool itstool
|
||||
$(vopt_if gir gobject-introspection)"
|
||||
hostmakedepends="pkg-config intltool itstool $(vopt_if gir gobject-introspection)"
|
||||
makedepends="libglib-devel"
|
||||
short_desc="MATE menu specifications"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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=800d26bdba7762660ec8513cf5bcc58ff173fa1ae96621b21d17e6e0ccf1064e
|
||||
checksum=2d431934520cd17b26b458b4efc078adace3cd2f62a62475762bd703d19064ef
|
||||
|
||||
build_options="gir"
|
||||
build_options_default="gir"
|
||||
|
|
Loading…
Reference in a new issue