From cdd525562f8f8f9f59be2b91d0a3bf395ccf2f2d Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 16 Oct 2011 18:51:27 +0200 Subject: [PATCH] libwnck: update to 3.2.1. --- srcpkgs/libwnck/template | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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."