Date: Monday, March 21, 2016 @ 15:51:05 Author: jgc Revision: 262184 upgpkg: clutter 1.26.0-1
Modified: clutter/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-21 14:41:18 UTC (rev 262183) +++ PKGBUILD 2016-03-21 14:51:05 UTC (rev 262184) @@ -4,7 +4,7 @@ # Contributor: William Rea <[email protected]> pkgname=clutter -pkgver=1.25.6 +pkgver=1.26.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=('gtk3' 'cogl' 'libinput') makedepends=('gobject-introspection' 'gtk-doc') source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) -sha256sums=('5f705785d9ab338d54abe0643a9f8af8d79ea691418aff22cfa692995bff1e80') +sha256sums=('67514e7824b3feb4723164084b36d6ce1ae41cb3a9897e9f1a56c8334993ce06') build() { cd "$pkgname-$pkgver"
