From 361f95d1ff881daf5f87cb14917bd524511abfc5 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 10 Oct 2013 01:59:31 -0700 Subject: Thu Oct 10 01:58:46 PDT 2013 --- community/muffin/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'community/muffin') diff --git a/community/muffin/PKGBUILD b/community/muffin/PKGBUILD index 75cbc998b..69783f124 100644 --- a/community/muffin/PKGBUILD +++ b/community/muffin/PKGBUILD @@ -1,22 +1,22 @@ -# $Id: PKGBUILD 98231 2013-10-07 17:24:18Z faidoc $ +# $Id: PKGBUILD 98396 2013-10-09 15:37:53Z faidoc $ # Maintainer: Alexandre Filgueira # Contributor: Adam Hani Schakaki # Contributor: Ner0 pkgname=muffin -pkgver=2.0.0 +pkgver=2.0.1 pkgrel=1 pkgdesc="Cinnamon window manager based on Mutter" arch=('i686' 'x86_64') url="https://github.com/linuxmint/muffin" license=('GPL') -depends=('clutter' 'gobject-introspection' 'gsettings-desktop-schemas' \ - 'libcanberra' 'startup-notification' 'zenity' 'dconf' 'cinnamon-desktop') +depends=('clutter' 'gobject-introspection' 'cinnamon-desktop' 'libcanberra' + 'startup-notification' 'zenity' 'dconf') makedepends=('intltool' 'gnome-doc-utils' 'gnome-common') options=('!libtool' '!emptydirs') install=$pkgname.install source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxmint/muffin/archive/$pkgver.tar.gz") -sha256sums=('e16efc49d7629141d0d784ca855b9276c83deee0669b7053d457e9f7676dc028') +sha256sums=('0643e10e4932ee575b864531e662df5bf209a87b64bd8e0324adbaee6d8af6dd') build() { cd ${pkgname}-${pkgver} -- cgit v1.2.3-54-g00ecf