# HG changeset patch # User Christophe Lincoln # Date 1253642876 -7200 # Node ID e727c9e1f7ad59a9ea22e1bd4a70f43c6cb7f235 # Parent 83008a752b17fa5d7c354d1e76d8b9d1834fa916 Up: zenity (2.28.0) diff -r 83008a752b17 -r e727c9e1f7ad zenity/receipt --- a/zenity/receipt Tue Sep 22 20:07:31 2009 +0200 +++ b/zenity/receipt Tue Sep 22 20:07:56 2009 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="zenity" -VERSION="2.26.0" +VERSION="2.28.0" CATEGORY="development" SHORT_DESC="gui dialogs" MAINTAINER="allan316@gmail.com" @@ -9,7 +9,7 @@ BUILD_DEPENDS="gnome-doc-utils gnome-doc-utils-dev libglade-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.gnome.org" -WGET_URL="http://ftp.acc.umu.se/pub/GNOME/sources/zenity/2.26/$TARBALL" +WGET_URL="http://ftp.acc.umu.se/pub/GNOME/sources/zenity/2.28/$TARBALL" # Rules to configure and make the package. compile_rules()