wok diff chmlib/receipt @ rev 9506
Fixed tazpkg. We use .tar.gz instead of .tar.bz2 for TARBALL.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Apr 06 07:33:24 2011 +0000 (2011-04-06) |
parents | f7e96b8e3444 |
children | eb8067417980 |
line diff
1.1 --- a/chmlib/receipt Tue Feb 16 12:15:27 2010 +0000 1.2 +++ b/chmlib/receipt Wed Apr 06 07:33:24 2011 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="chmlib" 1.7 -VERSION="0.39" 1.8 +VERSION="0.40" 1.9 CATEGORY="misc" 1.10 SHORT_DESC="library for dealing with CHM format or windows help files" 1.11 MAINTAINER="allan316@gmail.com"