wok rev 7121

Up: gnome-icon-theme to 2.31.0.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Nov 04 17:11:01 2010 +0000 (2010-11-04)
parents 0a4e06e16f71
children bb943d17f910
files gnome-icon-theme/receipt
line diff
     1.1 --- a/gnome-icon-theme/receipt	Thu Nov 04 21:29:09 2010 +0100
     1.2 +++ b/gnome-icon-theme/receipt	Thu Nov 04 17:11:01 2010 +0000
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gnome-icon-theme"
     1.7 -VERSION="2.30.3"
     1.8 +VERSION="2.31.0"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Default GNOME icon theme."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  BUILD_DEPENDS="icon-naming-utils intltool pkg-config"
    1.13 -TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14 +TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.15  WEB_SITE="http://www.gnome.org/"
    1.16 -WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/2.30/$TARBALL"
    1.17 +WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()