wok diff gnome-icon-theme/receipt @ rev 13618
Add gtk-recordmydesktop (frontend to recordmydesktop
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Nov 13 10:17:54 2012 +0100 (2012-11-13) |
parents | 1093eb8937ed |
children | 5525af80165f |
line diff
1.1 --- a/gnome-icon-theme/receipt Fri Sep 10 12:04:02 2010 +0000 1.2 +++ b/gnome-icon-theme/receipt Tue Nov 13 10:17:54 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()