wok diff abiword/receipt @ rev 1019

fpm2: changed apps/menu name (Thanks cooltaz)
author Christophe Lincoln <pankso@slitaz.org>
date Tue Jul 08 23:48:13 2008 +0200 (2008-07-08)
parents 7cf3cf69e7e4
children 25b50c3dbac7
line diff
     1.1 --- a/abiword/receipt	Mon Apr 14 15:47:14 2008 +0200
     1.2 +++ b/abiword/receipt	Tue Jul 08 23:48:13 2008 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="abiword"
     1.7 -VERSION="2.6.2"
     1.8 +VERSION="2.6.3"
     1.9  CATEGORY="office"
    1.10  SHORT_DESC="Light and speed word processing application."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -13,7 +13,7 @@
    1.13  SUGGESTED="abiword-extras"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.15  WEB_SITE="http://www.abisource.com/"
    1.16 -WGET_URL="http://www.abisource.com/downloads/abiword/2.6.2/source/$TARBALL"
    1.17 +WGET_URL="http://www.abisource.com/downloads/abiword/$VERSION/source/$TARBALL"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()