From 8af5f5401ac21d1784284ce79aba993952435563 Mon Sep 17 00:00:00 2001 From: Juan RP <xtraeme@gmail.com> Date: Sun, 29 Apr 2012 09:25:16 +0200 Subject: [PATCH] libxfce4ui: update to 4.10.0. --- srcpkgs/libxfce4ui/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libxfce4ui/template b/srcpkgs/libxfce4ui/template index f6dfc9620c..236a6e37a2 100644 --- a/srcpkgs/libxfce4ui/template +++ b/srcpkgs/libxfce4ui/template @@ -1,14 +1,14 @@ # Template file for 'libxfce4ui' pkgname=libxfce4ui -version=4.9.2 +version=4.10.0 homepage="http://xfce.org" -distfiles="http://archive.xfce.org/xfce/4.10pre2/src/$pkgname-$version.tar.bz2" +distfiles="http://archive.xfce.org/xfce/4.10/src/$pkgname-$version.tar.bz2" build_style=gnu-configure configure_args="--disable-static" short_desc="Replacement of the old libxfcegui4 library" maintainer="Juan RP <xtraeme@gmail.com>" license="GPL-2, LGPL-2.1" -checksum=95978b535c0ee55012910b0b2202535f2785c8b15782e94b75ad12d06c889c3e +checksum=a2b9fa288ccb5f16fa13264e507ba3f7b8da0176da259a11239f21538c0ea3e2 long_desc=" This is libxfce4ui, the replacement of the old libxfcegui4 library. It is used to share commonly used Xfce widgets amoung the Xfce applications."