wok diff parcellite/receipt @ rev 6960

singularity: patch and path change
author Antoine Bodin <gokhlayeh@slitaz.org>
date Tue Oct 26 13:14:13 2010 +0200 (2010-10-26)
parents 9b20db26bb2f
children c52ad78e9810
line diff
     1.1 --- a/parcellite/receipt	Mon Mar 16 22:31:09 2009 +0000
     1.2 +++ b/parcellite/receipt	Tue Oct 26 13:14:13 2010 +0200
     1.3 @@ -1,15 +1,15 @@
     1.4  # SliTaz package receipt
     1.5  
     1.6  PACKAGE="parcellite"
     1.7 -VERSION="0.9"
     1.8 +VERSION="0.9.2"
     1.9  CATEGORY="utilities"
    1.10  SHORT_DESC="Lightweight GTK+ clipboard manager"
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  DEPENDS="gtk+ xorg-libXdamage"
    1.13  BUILD_DEPENDS="gtk+-dev intltool"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.15 -WEB_SITE="http://code.google.com/p/xyhthyx/"
    1.16 -WGET_URL="http://xyhthyx.googlecode.com/files/$TARBALL"
    1.17 +WEB_SITE="http://parcellite.sourceforge.net/"
    1.18 +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.19  
    1.20  # Rules to configure and make the package.
    1.21  compile_rules()