wok rev 11130

Up: xpad to 4.0.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Oct 26 20:49:51 2011 +0000 (2011-10-26)
parents 5ef314adeb5c
children 96189db539e4
files xpad/receipt
line diff
     1.1 --- a/xpad/receipt	Wed Oct 26 20:47:38 2011 +0000
     1.2 +++ b/xpad/receipt	Wed Oct 26 20:49:51 2011 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="xpad"
     1.7 -VERSION="3.0"
     1.8 +VERSION="4.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"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.15  WEB_SITE="http://xpad.sourceforge.net/"
    1.16 -WGET_URL="http://launchpad.net/xpad/stable/3.0/+download/$TARBALL"
    1.17 +WGET_URL="http://launchpad.net/xpad/trunk/4.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.