extra/mutter to 3.6.3-1

This commit is contained in:
Kevin Mihelich 2013-02-14 00:12:24 +00:00
parent b3db6cbc13
commit 96e8092507

View file

@ -7,7 +7,7 @@
# - set --enable-compile-warnings=no in configure
pkgname=mutter
pkgver=3.6.2
pkgver=3.6.3
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=('924f47681c972c3e8da610608c6aef35e61f52b338b5690e5721ed7ef8c2befc')
sha256sums=('aa1d558210d58f9a835a7e718a6b6eb8318ac8fb276c43234c47b1efde755c86')
build() {
cd "$pkgname-$pkgver"