wok-stable diff gnome-icon-theme/receipt @ rev 11790
Up: glpi(0.80.7)
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Sat Feb 25 00:57:17 2012 +0100 (2012-02-25) |
parents | 1093eb8937ed |
children |
line diff
1.1 --- a/gnome-icon-theme/receipt Fri Sep 10 12:04:02 2010 +0000 1.2 +++ b/gnome-icon-theme/receipt Sat Feb 25 00:57:17 2012 +0100 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()