# HG changeset patch # User Christopher Rogers # Date 1295531981 0 # Node ID 8c0fb3d8889c05398395d0cb9c0dcc6a8118fafd # Parent fe2fd41e610305d261f7383f47129ee593d4d11a Up: xfce4-dev-tools to 4.8.0. diff -r fe2fd41e6103 -r 8c0fb3d8889c xfce4-dev-tools/receipt --- a/xfce4-dev-tools/receipt Thu Jan 20 13:59:13 2011 +0000 +++ b/xfce4-dev-tools/receipt Thu Jan 20 13:59:41 2011 +0000 @@ -1,14 +1,14 @@ # SliTaz package receipt. PACKAGE="xfce4-dev-tools" -VERSION="4.6.0" +VERSION="4.8.0" CATEGORY="development" SHORT_DESC="Xfce Developpers Tools " MAINTAINER="erjo@slitaz.org" DEPENDS="subversion autoconf automake intltool pkg-config" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://xfce.org/~benny/projects/xfce4-dev-tools/" -WGET_URL="http://www.p0llux.be/xfce/archive/xfce/4.6.2/src/$TARBALL" +WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" # Rules to configure and make the package. compile_rules()