Date: Monday, September 24, 2012 @ 13:50:19 Author: jgc Revision: 167004
upgpkg: clutter 1.12.0-1 1.12.0 Modified: clutter/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-09-24 17:47:48 UTC (rev 167003) +++ PKGBUILD 2012-09-24 17:50:19 UTC (rev 167004) @@ -4,7 +4,7 @@ # Contributor: William Rea <[email protected]> pkgname=clutter -pkgver=1.11.16 +pkgver=1.12.0 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=('8f50dfa0b1db93d2193dced4640589cbfe1dfed4b06d4463420c7909cef39f93') +sha256sums=('e75130a5df6dbe97e8d350259278331c6352b2d213230712127160e42053e558') build() { cd "$pkgname-$pkgver"
