# HG changeset patch # User Hans-G?nter Theisgen # Date 1549787863 -3600 # Node ID 9a03062c660f1615e36a77a0842b697910c5ab13 # Parent 425adfcc0a169ec0e1d735df6b2e34ad7eb7b338 updated bchunk (1.2.0 -> 1.2.2) diff -r 425adfcc0a16 -r 9a03062c660f bchunk/receipt --- a/bchunk/receipt Sun Feb 10 09:22:29 2019 +0100 +++ b/bchunk/receipt Sun Feb 10 09:37:43 2019 +0100 @@ -1,15 +1,16 @@ # SliTaz package receipt. PACKAGE="bchunk" -VERSION="1.2.0" +VERSION="1.2.2" CATEGORY="misc" +TAGS="convert CD bin cue iso" SHORT_DESC="Converts a CD image in a '.bin / .cue' format to '.iso'." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" WEB_SITE="http://he.fi/bchunk" + TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="$WEB_SITE/$TARBALL" -TAGS="convert CD bin cue iso" # Rules to configure and make the package. compile_rules()