wok diff xpad/receipt @ rev 2278
atm-tools: add /etc
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Feb 19 10:16:00 2009 +0000 (2009-02-19) |
parents | f08ead2d5191 |
children | d298823746d9 |
line diff
1.1 --- a/xpad/receipt Fri Oct 03 20:14:14 2008 +0000 1.2 +++ b/xpad/receipt Thu Feb 19 10:16:00 2009 +0000 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.