wok-current rev 8016
up: exo (0.6.0)
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Thu Jan 20 02:12:53 2011 +0100 (2011-01-20) |
parents | 7d84aa1d485b |
children | ca2350fb7e69 |
files | exo-tools/receipt exo/receipt |
line diff
1.1 --- a/exo-tools/receipt Thu Jan 20 02:07:47 2011 +0100 1.2 +++ b/exo-tools/receipt Thu Jan 20 02:12:53 2011 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="exo-tools" 1.7 -VERSION="0.3.107" 1.8 +VERSION="0.6.0" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="Xfce extension tools" 1.11 MAINTAINER="erjo@slitaz.org"
2.1 --- a/exo/receipt Thu Jan 20 02:07:47 2011 +0100 2.2 +++ b/exo/receipt Thu Jan 20 02:12:53 2011 +0100 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="exo" 2.7 -VERSION="0.3.107" 2.8 +VERSION="0.6.0" 2.9 CATEGORY="meta" 2.10 SHORT_DESC="Xfce Exo library and tools" 2.11 MAINTAINER="erjo@slitaz.org" 2.12 @@ -9,8 +9,7 @@ 2.13 BUILD_DEPENDS="libxfce4util-dev perl-uri startup-notification-dev hal-dev" 2.14 TARBALL="$PACKAGE-$VERSION.tar.bz2" 2.15 WEB_SITE="http://www.xfce.org" 2.16 -WGET_URL="http://www.tx-us.xfce.org/archive/xfce-4.6.2/src/$TARBALL 2.17 - http://www.p0llux.be/xfce/archive/xfce/4.6.2/src/$TARBALL" 2.18 +WGET_URL="http://archive.xfce.org/xfce/4.8/src/$TARBALL" 2.19 2.20 # Rules to configure and make the package. 2.21 compile_rules()