From 005a14f92ef5d35e4c47d970cb7e69367a835958 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 20 Sep 2012 01:37:39 -0700 Subject: Thu Sep 20 01:37:13 PDT 2012 --- gnome-unstable/clutter/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gnome-unstable/clutter') diff --git a/gnome-unstable/clutter/PKGBUILD b/gnome-unstable/clutter/PKGBUILD index b1608804d..aef648b1a 100644 --- a/gnome-unstable/clutter/PKGBUILD +++ b/gnome-unstable/clutter/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 166355 2012-09-06 21:24:56Z jgc $ +# $Id: PKGBUILD 166849 2012-09-19 22:00:36Z jgc $ # Maintainer: Jan de Groot # Contributor: Sergej Pupykin # Contributor: William Rea pkgname=clutter -pkgver=1.11.14 +pkgver=1.11.16 pkgrel=1 pkgdesc="A GObject based library for creating fast, visually rich graphical user interfaces" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ license=('LGPL') depends=('cogl' 'mesa' 'json-glib' 'atk' 'libxi') makedepends=('gobject-introspection' 'mesa') source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('2da2c220dd966a2657eb6f02e835e2527bc1b5a10cc649b70a8906e08a61a832') +sha256sums=('8f50dfa0b1db93d2193dced4640589cbfe1dfed4b06d4463420c7909cef39f93') build() { cd "$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf