# HG changeset patch # User Eric Joseph-Alexandre # Date 1295485973 -3600 # Node ID 4221f6eea92d47a954381bb96bf6864f703b2678 # Parent 7d84aa1d485b14bdad8f7c450d195bff1dace4fe up: exo (0.6.0) diff -r 7d84aa1d485b -r 4221f6eea92d exo-tools/receipt --- a/exo-tools/receipt Thu Jan 20 02:07:47 2011 +0100 +++ b/exo-tools/receipt Thu Jan 20 02:12:53 2011 +0100 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="exo-tools" -VERSION="0.3.107" +VERSION="0.6.0" CATEGORY="x-window" SHORT_DESC="Xfce extension tools" MAINTAINER="erjo@slitaz.org" diff -r 7d84aa1d485b -r 4221f6eea92d exo/receipt --- a/exo/receipt Thu Jan 20 02:07:47 2011 +0100 +++ b/exo/receipt Thu Jan 20 02:12:53 2011 +0100 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="exo" -VERSION="0.3.107" +VERSION="0.6.0" CATEGORY="meta" SHORT_DESC="Xfce Exo library and tools" MAINTAINER="erjo@slitaz.org" @@ -9,8 +9,7 @@ BUILD_DEPENDS="libxfce4util-dev perl-uri startup-notification-dev hal-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.xfce.org" -WGET_URL="http://www.tx-us.xfce.org/archive/xfce-4.6.2/src/$TARBALL - http://www.p0llux.be/xfce/archive/xfce/4.6.2/src/$TARBALL" +WGET_URL="http://archive.xfce.org/xfce/4.8/src/$TARBALL" # Rules to configure and make the package. compile_rules()