From 7fc5cdfd9f21f601afddca88c472ad63a7fd1d84 Mon Sep 17 00:00:00 2001 From: Mikko Värri Date: Mon, 4 Mar 2013 00:05:01 -0500 Subject: haskell/haskell-zip-archive: Updated for version 0.1.3.3. Signed-off-by: dsomero --- haskell/haskell-zip-archive/haskell-zip-archive.SlackBuild | 8 ++++---- haskell/haskell-zip-archive/haskell-zip-archive.info | 6 +++--- haskell/haskell-zip-archive/slack-desc | 10 +++++----- 3 files changed, 12 insertions(+), 12 deletions(-) (limited to 'haskell') diff --git a/haskell/haskell-zip-archive/haskell-zip-archive.SlackBuild b/haskell/haskell-zip-archive/haskell-zip-archive.SlackBuild index 20bbc0ec7a..52edc7ad73 100644 --- a/haskell/haskell-zip-archive/haskell-zip-archive.SlackBuild +++ b/haskell/haskell-zip-archive/haskell-zip-archive.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for zip-archive # Copyright 2010 Peter Wang -# Copyright 2012 Mikko Värri, Finland +# Copyright 2013 Mikko Värri, Finland # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=haskell-zip-archive -VERSION=${VERSION:-0.1.1.8} +VERSION=${VERSION:-0.1.3.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -59,7 +59,7 @@ else LIBDIRSUFFIX="" fi -set -e +set -e rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT @@ -95,7 +95,7 @@ mkdir -p $PKG/$PKGCONFD mv $SRCNAM-$VERSION.conf $PKG/$PKGCONFD/$PKGID.conf mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a COPYING LICENSE $PKG/usr/doc/$PRGNAM-$VERSION +cp -a LICENSE $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir -p $PKG/install diff --git a/haskell/haskell-zip-archive/haskell-zip-archive.info b/haskell/haskell-zip-archive/haskell-zip-archive.info index 6772069ba8..1e4fa5cc01 100644 --- a/haskell/haskell-zip-archive/haskell-zip-archive.info +++ b/haskell/haskell-zip-archive/haskell-zip-archive.info @@ -1,8 +1,8 @@ PRGNAM="haskell-zip-archive" -VERSION="0.1.1.8" +VERSION="0.1.3.3" HOMEPAGE="http://hackage.haskell.org/package/zip-archive" -DOWNLOAD="http://hackage.haskell.org/packages/archive/zip-archive/0.1.1.8/zip-archive-0.1.1.8.tar.gz" -MD5SUM="340e08e6ec37c35485c2f851b7b7fa70" +DOWNLOAD="http://hackage.haskell.org/packages/archive/zip-archive/0.1.3.3/zip-archive-0.1.3.3.tar.gz" +MD5SUM="14a3562495fe6339ab0f608baae2579f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="haskell-digest haskell-mtl haskell-utf8-string haskell-zlib" diff --git a/haskell/haskell-zip-archive/slack-desc b/haskell/haskell-zip-archive/slack-desc index a97f0881ad..b3293b5633 100644 --- a/haskell/haskell-zip-archive/slack-desc +++ b/haskell/haskell-zip-archive/slack-desc @@ -1,9 +1,9 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| haskell-zip-archive: haskell-zip-archive (Haskell library for zip archives) -- cgit v1.2.3