wok rev 20742
updated bchunk (1.2.0 -> 1.2.2)
author | Hans-G?nter Theisgen |
---|---|
date | Sun Feb 10 09:37:43 2019 +0100 (2019-02-10) |
parents | 425adfcc0a16 |
children | a2e10159712a |
files | bchunk/receipt |
line diff
1.1 --- a/bchunk/receipt Sun Feb 10 09:22:29 2019 +0100 1.2 +++ b/bchunk/receipt Sun Feb 10 09:37:43 2019 +0100 1.3 @@ -1,15 +1,16 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="bchunk" 1.7 -VERSION="1.2.0" 1.8 +VERSION="1.2.2" 1.9 CATEGORY="misc" 1.10 +TAGS="convert CD bin cue iso" 1.11 SHORT_DESC="Converts a CD image in a '.bin / .cue' format to '.iso'." 1.12 MAINTAINER="pascal.bellard@slitaz.org" 1.13 LICENSE="GPL2" 1.14 WEB_SITE="http://he.fi/bchunk" 1.15 + 1.16 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.17 WGET_URL="$WEB_SITE/$TARBALL" 1.18 -TAGS="convert CD bin cue iso" 1.19 1.20 # Rules to configure and make the package. 1.21 compile_rules()