wok-next diff abiword-extras/receipt @ rev 782
usbutils: IDS database goes in /usr/share/misc (like pci.ids)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon May 12 23:36:53 2008 +0200 (2008-05-12) |
parents | 7cf3cf69e7e4 |
children | 25b50c3dbac7 |
line diff
1.1 --- a/abiword-extras/receipt Mon Apr 14 15:47:14 2008 +0200 1.2 +++ b/abiword-extras/receipt Mon May 12 23:36:53 2008 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="abiword-extras" 1.7 -VERSION="2.6.2" 1.8 +VERSION="2.6.3" 1.9 CATEGORY="office" 1.10 SHORT_DESC="Extras for Abiword - Clipart, dictionary, templates." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -9,7 +9,7 @@ 1.13 BUILD_DEPENDS="abiword-dev" 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()