# HG changeset patch # User Christopher Rogers # Date 1285996598 0 # Node ID 3543c8379d9b45ec6cfe23b3596391405387f950 # Parent 96a7cb8ba1fdfa64d2320c13bcfedcebc2d25fbc Up: parcellite to 0.9.2. diff -r 96a7cb8ba1fd -r 3543c8379d9b parcellite/receipt --- a/parcellite/receipt Sat Oct 02 05:08:24 2010 +0000 +++ b/parcellite/receipt Sat Oct 02 05:16:38 2010 +0000 @@ -1,15 +1,15 @@ # SliTaz package receipt PACKAGE="parcellite" -VERSION="0.9" +VERSION="0.9.2" CATEGORY="utilities" SHORT_DESC="Lightweight GTK+ clipboard manager" MAINTAINER="pankso@slitaz.org" DEPENDS="gtk+ xorg-libXdamage" BUILD_DEPENDS="gtk+-dev intltool" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://code.google.com/p/xyhthyx/" -WGET_URL="http://xyhthyx.googlecode.com/files/$TARBALL" +WEB_SITE="http://parcellite.sourceforge.net/" +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" # Rules to configure and make the package. compile_rules()