summaryrefslogtreecommitdiff
path: root/gnome-unstable/mutter
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-09-22 23:14:43 +0000
committerroot <root@rshg054.dnsready.net>2011-09-22 23:14:43 +0000
commit919a63ffc80158b2a5610fa87eb51fd5f8f724ba (patch)
treec33a4966d6efeeb95d903135603c9a402e0d22cb /gnome-unstable/mutter
parentb7f839da11975b9f2a964a82d591b7a8628f0931 (diff)
Thu Sep 22 23:14:43 UTC 2011
Diffstat (limited to 'gnome-unstable/mutter')
-rw-r--r--gnome-unstable/mutter/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/gnome-unstable/mutter/PKGBUILD b/gnome-unstable/mutter/PKGBUILD
index cb4c0f992..68e7e527f 100644
--- a/gnome-unstable/mutter/PKGBUILD
+++ b/gnome-unstable/mutter/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 138293 2011-09-19 21:23:39Z ibiru $
+# $Id: PKGBUILD 138366 2011-09-21 05:59:07Z ibiru $
# 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.1.91.1
-pkgrel=2
+pkgver=3.1.92
+pkgrel=1
pkgdesc="A window manager for GNOME"
arch=(i686 x86_64)
license=('GPL')
@@ -15,8 +15,8 @@ url="http://www.gnome.org"
groups=('gnome')
options=('!libtool' '!emptydirs')
install=mutter.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('ea665ba523d2b62f8cdfb1b0285c7672ac395774af3cb059bfd39bed8cb71d31')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('a8aec093b50ba1a9663971c5c080ca8c6892e85f6e20d0cd5ff829c9808ca37f')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"