summaryrefslogtreecommitdiff
path: root/testing/mutter/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/mutter/PKGBUILD')
-rw-r--r--testing/mutter/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/mutter/PKGBUILD b/testing/mutter/PKGBUILD
index 18409d441..f8680fd2b 100644
--- a/testing/mutter/PKGBUILD
+++ b/testing/mutter/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 155226 2012-04-01 11:36:07Z heftig $
+# $Id: PKGBUILD 156440 2012-04-18 09:40:44Z heftig $
# Maintainer: Jan "heftig" Steffens <jan.steffens@gmail.com>
# Maintainer: Ionut Biru <ibiru@archlinux.org>
# Contributor: Michael Kanis <mkanis_at_gmx_dot_de>
pkgname=mutter
-pkgver=3.4.0
+pkgver=3.4.1
pkgrel=1
pkgdesc="A window manager for GNOME"
arch=(i686 x86_64)
@@ -16,7 +16,7 @@ groups=('gnome')
options=('!libtool' '!emptydirs')
install=mutter.install
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('6aa8a91ec7f20eee20b8fd9f93a9529c5a530c21b607ec6656bb9c8b80190431')
+sha256sums=('dbf08b014179980ab3d0cce645c5391c83b0ce070c73504feea8eec0ad000449')
build() {
cd "$pkgname-$pkgver"