diff --git a/srcpkgs/clutter/template b/srcpkgs/clutter/template index 24fe1493d97..12aa6e49b37 100644 --- a/srcpkgs/clutter/template +++ b/srcpkgs/clutter/template @@ -1,13 +1,13 @@ # Template file for 'clutter' pkgname=clutter -version=1.6.10 +version=1.6.12 distfiles="http://www.clutter-project.org/sources/clutter/1.6/clutter-$version.tar.bz2" build_style=gnu_configure configure_args="--with-x --with-flavour=glx --with-imagebackend=gdk-pixbuf --enable-xinput" short_desc="OpenGL based interactive canvas library" maintainer="Juan RP " -checksum=3f8f0908f6a39b9f36a6cda6aab0b06ca4e2d95aa9fd4807cd865f20dbaad59e +checksum=21c3eb0633f839a223192dbc26aaf924bed98caad302ee0bb3ee2b067d09462d long_desc=" Clutter is an open source software library for creating fast, visually rich and animated graphical user interfaces."