gnome-menus: update to 3.32.0.
This commit is contained in:
parent
19141a4401
commit
f2fb6cad85
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'gnome-menus'
|
||||
pkgname=gnome-menus
|
||||
version=3.31.3
|
||||
version=3.32.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="pkg-config intltool $(vopt_if gir gobject-introspection)"
|
||||
makedepends="libglib-devel"
|
||||
short_desc="GNOME menu specifications"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
maintainer="Rasmus Thomsen <oss@cogitri.dev>"
|
||||
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
||||
homepage="https://gitlab.gnome.org/GNOME/gnome-menus"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=fce1525ad98cc4f91bc0d14c3eccb21665922d298a76921a9ac1af1238a82586
|
||||
checksum=c850c64b2074265fe59e099a340b8689cf3dd4658dc9feddd2ab5e95f1a74b74
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue