summaryrefslogtreecommitdiff
path: root/community/muffin/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-04-30 00:36:52 -0700
committerroot <root@rshg054.dnsready.net>2013-04-30 00:36:52 -0700
commit08483ba66f8da1bbec05f93e5e3493d3794c02bb (patch)
tree5cb63763dcb39b1b59aa5388f1bbe10ccc50f3a2 /community/muffin/PKGBUILD
parentbab69e0f720c6f189c4486b7b945079be23f0a4b (diff)
Tue Apr 30 00:36:52 PDT 2013
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 6c2e8d005..ccf3aa3a9 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')
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() {