extra/mutter to 3.8.4-1

This commit is contained in:
Kevin Mihelich 2013-07-30 23:16:57 +00:00
parent 440bd961f4
commit 9cb367cd9d

View file

@ -7,7 +7,7 @@
# - set --enable-compile-warnings=no in configure
pkgname=mutter
pkgver=3.8.3
pkgver=3.8.4
pkgrel=1
pkgdesc="A window manager for GNOME"
arch=(i686 x86_64)
@ -19,7 +19,7 @@ groups=('gnome')
options=('!libtool' '!emptydirs')
install=mutter.install
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
sha256sums=('3078162c3adef95fb207cc1945b863575ff180709d6394f5cf14e7d0f49b6c2a')
sha256sums=('efe28bb665fd43d97b20c57bb1d1dc0a7e98919b6ad4b770bfd7ec5576e29454')
build() {
cd "$pkgname-$pkgver"