From 74c327a97f5a39319a974719718fec13bdaa85c3 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Sun, 7 Jun 2015 20:16:31 +0200 Subject: [PATCH] muffin: update to 2.6.1. --- srcpkgs/muffin/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/muffin/template b/srcpkgs/muffin/template index c9064f544f..1c1b247e8d 100644 --- a/srcpkgs/muffin/template +++ b/srcpkgs/muffin/template @@ -1,13 +1,13 @@ # Template file for 'muffin' pkgname=muffin -version=2.4.5 +version=2.6.1 revision=1 short_desc="Cinnamon window manager based on Mutter" build_style=gnu-configure configure_args="--disable-static --disable-schemas-compile --enable-compile-warnings=minimum ac_cv_path_ZENITY=/usr/bin/zenity" hostmakedepends="automake libtool gnome-common pkg-config gobject-introspection - gettext-devel intltool glib-devel gnome-doc-utils" + gettext-devel intltool glib-devel gnome-doc-utils gtk-doc" makedepends="clutter-devel startup-notification-devel libcanberra-devel cinnamon-desktop-devel libXinerama-devel libSM-devel" depends="dconf zenity" @@ -15,7 +15,7 @@ maintainer="Juan RP " license="GPL-3" homepage="http://cinnamon.linuxmint.com/" distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz" -checksum=b38d62cb0d4ec9e213cc41501bda0d4712eebab7cd4fbc5ca0bdf8b5e74f83f7 +checksum=0772ad6caace2f4570e7d3a0cbc8a6ef5f65be92c6a30cc95a59ed8bba6b5f74 pre_configure() { NOCONFIGURE=1 ./autogen.sh