Date: Tuesday, April 17, 2012 @ 09:50:24 Author: ibiru Revision: 156340
update to 1.10.2 Modified: clutter/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-04-17 13:45:02 UTC (rev 156339) +++ PKGBUILD 2012-04-17 13:50:24 UTC (rev 156340) @@ -4,7 +4,7 @@ # Contributor: William Rea <[email protected]> pkgname=clutter -pkgver=1.10.0 +pkgver=1.10.2 pkgrel=1 pkgdesc="A GObject based library for creating fast, visually rich graphical user interfaces" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ depends=('cogl' 'mesa' 'json-glib' 'atk' 'libxi') makedepends=('gobject-introspection' 'mesa') source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('51659837c77009cd04d069e480e9131328d6557ad67d1ffdc0dc4ae65a73ee45') +sha256sums=('d5c11b464d1a80eb6b73dbf7a98532917a055068fec3508f2a849c850e70d5b7') build() { cd "$pkgname-$pkgver"
