diff --git a/srcpkgs/libwnck/template b/srcpkgs/libwnck/template index ec00ad13775..ff8584231f6 100644 --- a/srcpkgs/libwnck/template +++ b/srcpkgs/libwnck/template @@ -1,12 +1,14 @@ # Template build file for 'libwnck'. pkgname=libwnck -version=3.2.0 +version=3.2.1 distfiles="${GNOME_SITE}/libwnck/3.2/$pkgname-$version.tar.xz" build_style=gnu_configure configure_args="--localstatedir=/var" short_desc="Library for layout and rendering of text" maintainer="Juan RP " -checksum=7cb92e6dbe8f20f4dba327fa078fb3caa35c0ae89445bbbdf1e7a17e5116f542 +homepage="http://www.gnome.org/" +license="LGPL-2.1" +checksum=eaba586d8e092770e45ab8a3073eb57b5386e1ea7512b5424fa558906f26a3da long_desc=" libwnck is Window Navigator Construction Kit, i.e. a library to use for writing pagers and taskslists and stuff."