wok-stable diff parcellite/receipt @ rev 7392
Up: pcsxr-svn to 60142.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Nov 26 05:09:19 2010 +0000 (2010-11-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 Fri Nov 26 05:09:19 2010 +0000 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()