From 87834da7ee5b211191e3512c6294b399bfbd580a Mon Sep 17 00:00:00 2001 From: mobinmob Date: Thu, 26 Sep 2019 20:50:30 +0300 Subject: [PATCH] cinnamon-menus: update to 4.2.0 --- srcpkgs/cinnamon-menus/template | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/srcpkgs/cinnamon-menus/template b/srcpkgs/cinnamon-menus/template index affa413fa12..eedb8cbf29f 100644 --- a/srcpkgs/cinnamon-menus/template +++ b/srcpkgs/cinnamon-menus/template @@ -1,9 +1,8 @@ # Template file for 'cinnamon-menus' pkgname=cinnamon-menus -version=4.0.0 +version=4.2.0 revision=1 -build_style=gnu-configure -configure_args=" --disable-static" +build_style=meson hostmakedepends="glib-devel gnome-common gobject-introspection intltool libtool pkg-config" makedepends="libglib-devel gobject-introspection" @@ -12,12 +11,9 @@ maintainer="Orphaned " license="GPL-2.0-or-later, LGPL-2.0-or-later" homepage="http://developer.linuxmint.com/projects/cinnamon-projects.html/" distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz" -checksum=e42c642a6fcb3b8e53d6b8f389cca617c8988baaa6e85ac236b61edc38efc3a5 +checksum=331bd599d7a863fa92329483637de159c25c57467305691f9768e675cd63f7c2 nocross="gobject-introspection" -pre_configure() { - NOCONFIGURE=1 ./autogen.sh -} cinnamon-menus-devel_package() { depends="${makedepends} ${sourcepkg}>=${version}_${revision}"