# HG changeset patch # User Christopher Rogers # Date 1285797321 0 # Node ID bb506a5a3875d5e9643c82c6da6c5c602a8181c2 # Parent a67a344f71133e62a7895d120525c9f0e73a3559 Up: mirage to 0.9.5.1. diff -r a67a344f7113 -r bb506a5a3875 mirage/receipt --- a/mirage/receipt Wed Sep 29 21:28:08 2010 +0000 +++ b/mirage/receipt Wed Sep 29 21:55:21 2010 +0000 @@ -1,13 +1,13 @@ # SliTaz package receipt. PACKAGE="mirage" -VERSION="0.9.3" +VERSION="0.9.5.1" CATEGORY="graphics" SHORT_DESC="A fast and simple image viewer." MAINTAINER="paul@slitaz.org" DEPENDS="python pygtk xorg-libX11 xorg-libXau xorg-libXdmcp libffi" BUILD_DEPENDS="python python-dev xorg-xproto xorg-libX11-dev gettext" -TARBALL="$PACKAGE-$VERSION.tar.gz" +TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://mirageiv.berlios.de/" WGET_URL="http://download.berlios.de/mirageiv/$TARBALL"