From e475aa1ecb0dc5461ebd533648b06679ab176f3f Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 3 May 2012 08:50:09 +0200 Subject: [PATCH] clutter: update to 1.10.4. --- srcpkgs/clutter/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/clutter/template b/srcpkgs/clutter/template index 2b970026cf2..53a57848c20 100644 --- a/srcpkgs/clutter/template +++ b/srcpkgs/clutter/template @@ -1,6 +1,6 @@ # Template file for 'clutter' pkgname=clutter -version=1.10.2 +version=1.10.4 distfiles="${GNOME_SITE}/clutter/1.10/clutter-$version.tar.xz" build_style=gnu-configure configure_args="--enable-introspection" @@ -8,7 +8,7 @@ short_desc="OpenGL based interactive canvas library" maintainer="Juan RP " homepage="http://www.clutter-project.org" license="LGPL-2.1" -checksum=d5c11b464d1a80eb6b73dbf7a98532917a055068fec3508f2a849c850e70d5b7 +checksum=2f2f03c3f385db402898d2607e72d5ad9be2d14402a900c446273e5ae8be250a long_desc=" Clutter is an open source software library for creating fast, visually rich and animated graphical user interfaces."