# HG changeset patch # User Christopher Rogers # Date 1288890661 0 # Node ID 0b81c5c26155f11c9db02d4552b75dd29f6418b5 # Parent 0a4e06e16f7155982ace2af800ab50394de8a1ed Up: gnome-icon-theme to 2.31.0. diff -r 0a4e06e16f71 -r 0b81c5c26155 gnome-icon-theme/receipt --- a/gnome-icon-theme/receipt Thu Nov 04 21:29:09 2010 +0100 +++ b/gnome-icon-theme/receipt Thu Nov 04 17:11:01 2010 +0000 @@ -1,14 +1,14 @@ # SliTaz package receipt. PACKAGE="gnome-icon-theme" -VERSION="2.30.3" +VERSION="2.31.0" CATEGORY="x-window" SHORT_DESC="Default GNOME icon theme." MAINTAINER="pankso@slitaz.org" BUILD_DEPENDS="icon-naming-utils intltool pkg-config" -TARBALL="$PACKAGE-$VERSION.tar.gz" +TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.gnome.org/" -WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/2.30/$TARBALL" +WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL" # Rules to configure and make the package. compile_rules()