Date: Monday, March 23, 2015 @ 12:36:36 Author: jgc Revision: 234545 upgpkg: clutter 1.22.0-1
Modified: clutter/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-23 11:32:39 UTC (rev 234544) +++ PKGBUILD 2015-03-23 11:36:36 UTC (rev 234545) @@ -4,7 +4,7 @@ # Contributor: William Rea <[email protected]> pkgname=clutter -pkgver=1.21.8 +pkgver=1.22.0 pkgrel=1 pkgdesc="A GObject based library for creating fast, visually rich graphical user interfaces" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ depends=('cogl' 'mesa' 'json-glib' 'atk' 'libxi' 'libxkbcommon' 'libinput') makedepends=('gobject-introspection') source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) -sha256sums=('1235461a451b269b0539020100b11acab5dcf26e30226e14a016976ac94b51e8') +sha256sums=('5225fef91f717118654a5b98e24f2018d09ca3c37d61ecff84f77069de0fbf54') build() { cd "$pkgname-$pkgver"
