wok-stable rev 4128
Up: libexfce4util* (4.6.1)
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Sun Sep 20 13:19:13 2009 +0000 (2009-09-20) |
parents | 4666cb462d9c |
children | f61646aa59c7 |
files | libxfce4util-dev/receipt libxfce4util/receipt |
line diff
1.1 --- a/libxfce4util-dev/receipt Sun Sep 20 13:17:47 2009 +0000 1.2 +++ b/libxfce4util-dev/receipt Sun Sep 20 13:19:13 2009 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="libxfce4util-dev" 1.7 -VERSION="4.4.3" 1.8 +VERSION="4.6.1" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Xfce Utility library dev files" 1.11 MAINTAINER="erjo@slitaz.org"
2.1 --- a/libxfce4util/receipt Sun Sep 20 13:17:47 2009 +0000 2.2 +++ b/libxfce4util/receipt Sun Sep 20 13:19:13 2009 +0000 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="libxfce4util" 2.7 -VERSION="4.4.3" 2.8 +VERSION="4.6.1" 2.9 CATEGORY="x-window" 2.10 SHORT_DESC="Xfce Utility library" 2.11 MAINTAINER="erjo@slitaz.org" 2.12 @@ -9,7 +9,7 @@ 2.13 BUILD_DEPENDS="gtk+-dev" 2.14 TARBALL="$PACKAGE-$VERSION.tar.bz2" 2.15 WEB_SITE="http://www.xfce.org" 2.16 -WGET_URL="http://www.p0llux.be/xfce/xfce-4.4.3/src/$TARBALL" 2.17 +WGET_URL="http://www.p0llux.be/xfce/xfce-$VERSION/src/$TARBALL" 2.18 2.19 # Rules to configure and make the package. 2.20 compile_rules()