From 0f5a99f7131e098d719204ab2a5bd8bee016947b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikko=20V=C3=A4rri?= Date: Mon, 10 Mar 2014 23:52:29 +0200 Subject: haskell/haskell-tagsoup: Updated for version 0.13.3. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mikko Värri --- haskell/haskell-tagsoup/haskell-tagsoup.SlackBuild | 6 +++--- haskell/haskell-tagsoup/haskell-tagsoup.info | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/haskell/haskell-tagsoup/haskell-tagsoup.SlackBuild b/haskell/haskell-tagsoup/haskell-tagsoup.SlackBuild index 08bf70ea3e..de2b18d6f6 100644 --- a/haskell/haskell-tagsoup/haskell-tagsoup.SlackBuild +++ b/haskell/haskell-tagsoup/haskell-tagsoup.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for tagsoup # Written by Peter Wang (novalazy@gmail.com) -# Copyright 2013 Mikko Värri, Finland +# Copyright 2015 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-tagsoup -VERSION=${VERSION:-0.12.8} +VERSION=${VERSION:-0.13.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -98,7 +98,7 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a LICENSE tagsoup.htm $PKG/usr/doc/$PRGNAM-$VERSION +cp -a README.md LICENSE CHANGES.txt $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-tagsoup/haskell-tagsoup.info b/haskell/haskell-tagsoup/haskell-tagsoup.info index f3fbc81dfd..2ee0b4c5fe 100644 --- a/haskell/haskell-tagsoup/haskell-tagsoup.info +++ b/haskell/haskell-tagsoup/haskell-tagsoup.info @@ -1,8 +1,8 @@ PRGNAM="haskell-tagsoup" -VERSION="0.12.8" +VERSION="0.13.3" HOMEPAGE="http://hackage.haskell.org/package/tagsoup" -DOWNLOAD="http://hackage.haskell.org/packages/archive/tagsoup/0.12.8/tagsoup-0.12.8.tar.gz" -MD5SUM="6d95e11c949d361742180bfe3e74ad5b" +DOWNLOAD="http://hackage.haskell.org/packages/archive/tagsoup/0.13.3/tagsoup-0.13.3.tar.gz" +MD5SUM="54fcc3e07995a419a4d2261aa96a47d0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="haskell-text" -- cgit v1.2.3