wok-current rev 4168
Up: zenity (2.28.0)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Sep 22 20:07:56 2009 +0200 (2009-09-22) |
parents | 83008a752b17 |
children | 5378a6ce05d5 |
files | zenity/receipt |
line diff
1.1 --- a/zenity/receipt Tue Sep 22 20:07:31 2009 +0200 1.2 +++ b/zenity/receipt Tue Sep 22 20:07:56 2009 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="zenity" 1.7 -VERSION="2.26.0" 1.8 +VERSION="2.28.0" 1.9 CATEGORY="development" 1.10 SHORT_DESC="gui dialogs" 1.11 MAINTAINER="allan316@gmail.com" 1.12 @@ -9,7 +9,7 @@ 1.13 BUILD_DEPENDS="gnome-doc-utils gnome-doc-utils-dev libglade-dev" 1.14 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.15 WEB_SITE="http://www.gnome.org" 1.16 -WGET_URL="http://ftp.acc.umu.se/pub/GNOME/sources/zenity/2.26/$TARBALL" 1.17 +WGET_URL="http://ftp.acc.umu.se/pub/GNOME/sources/zenity/2.28/$TARBALL" 1.18 1.19 # Rules to configure and make the package. 1.20 compile_rules()