summaryrefslogtreecommitdiff
path: root/community/muffin/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/muffin/PKGBUILD')
-rw-r--r--community/muffin/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/muffin/PKGBUILD b/community/muffin/PKGBUILD
index 88af35822..bbad3f655 100644
--- a/community/muffin/PKGBUILD
+++ b/community/muffin/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 88909 2013-04-24 17:12:07Z bgyorgy $
+# $Id: PKGBUILD 89374 2013-04-29 01:14:49Z bgyorgy $
# Maintainer: Alexandre Filgueira <alexfilgueira@cinnarch.com>
# Contributor: Adam Hani Schakaki <adam@schakaki.net>
# Contributor: Ner0
pkgname=muffin
-pkgver=1.7.3
-pkgrel=2
+pkgver=1.7.4
+pkgrel=1
pkgdesc="Cinnamon window manager based on Mutter"
arch=('i686' 'x86_64' 'mips64el')
url="https://github.com/linuxmint/muffin"
@@ -17,7 +17,7 @@ options=('!libtool' '!emptydirs')
install=$pkgname.install
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxmint/muffin/tarball/$pkgver"
"switch-applications.patch")
-md5sums=('30e329da6af10e825dace490f13e445f'
+md5sums=('d64bfe853e6fda5ec11a06581743f774'
'a5d5d76dc281277a8afc83d7affdcc7b')
build() {