From 15e4ec93cc1f88fa1ee94f605e913a86b4f85ca1 Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Mon, 18 Jul 2011 18:26:10 -0300 Subject: libraries/t4k_common: Updated for version 0.1.1. Signed-off-by: Niels Horn --- libraries/t4k_common/t4k_common.SlackBuild | 6 ++---- libraries/t4k_common/t4k_common.info | 6 +++--- 2 files changed, 5 insertions(+), 7 deletions(-) (limited to 'libraries/t4k_common') diff --git a/libraries/t4k_common/t4k_common.SlackBuild b/libraries/t4k_common/t4k_common.SlackBuild index 8df85fa90e..56fa29da8a 100644 --- a/libraries/t4k_common/t4k_common.SlackBuild +++ b/libraries/t4k_common/t4k_common.SlackBuild @@ -5,7 +5,7 @@ # Written by Larry Hajali PRGNAM=t4k_common -VERSION=${VERSION:-0.0.3} +VERSION=${VERSION:-0.1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -67,9 +67,7 @@ find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \ | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a \ - ChangeLog COPYING INSTALL README \ - $PKG/usr/doc/$PRGNAM-$VERSION +cp -a COPYING INSTALL README $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir -p $PKG/install diff --git a/libraries/t4k_common/t4k_common.info b/libraries/t4k_common/t4k_common.info index dc360f6a23..1c343370ac 100644 --- a/libraries/t4k_common/t4k_common.info +++ b/libraries/t4k_common/t4k_common.info @@ -1,8 +1,8 @@ PRGNAM="t4k_common" -VERSION="0.0.3" +VERSION="0.1.1" HOMEPAGE="http://tux4kids.alioth.debian.org/" -DOWNLOAD="http://alioth.debian.org/frs/download.php/3439/t4k_common-0.0.3.tar.gz" -MD5SUM="28ad0818aa79d701fd33019e756340f8" +DOWNLOAD="http://alioth.debian.org/frs/download.php/3540/t4k_common-0.1.1.tar.gz" +MD5SUM="e3d5da74971f427e8deb1e904dfcf8ab" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Larry Hajali" -- cgit v1.2.3