wok-next rev 2005

Up: xpad (3.0)
author Christophe Lincoln <pankso@slitaz.org>
date Thu Jan 08 20:25:24 2009 +0100 (2009-01-08)
parents 0e2bd4ef45e9
children a830cacd3473
files xpad/receipt
line diff
     1.1 --- a/xpad/receipt	Thu Jan 08 20:25:10 2009 +0100
     1.2 +++ b/xpad/receipt	Thu Jan 08 20:25:24 2009 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="xpad"
     1.7 -VERSION="2.14"
     1.8 +VERSION="3.0"
     1.9  CATEGORY="utilities"
    1.10  SHORT_DESC="Desktop note pad using GTK+ toolkit."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -9,7 +9,7 @@
    1.13  BUILD_DEPENDS="pkg-config gtk+"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.15  WEB_SITE="http://xpad.sourceforge.net/"
    1.16 -WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.17 +WGET_URL="http://launchpad.net/xpad/stable/3.0/+download/$TARBALL"
    1.18  HANDBOOK_URL='http://www.slitaz.org/doc/handbook/utilities.html#xpad'
    1.19  
    1.20  # Rules to configure and make the package.