From 6d78ed31024e84aace293a52622a82dc1034a5a8 Mon Sep 17 00:00:00 2001 From: ponce Date: Tue, 7 Aug 2012 18:59:24 +0200 Subject: audio/qastools: Updated for version 0.17.2. Signed-off-by: Robby Workman --- audio/qastools/qastools.SlackBuild | 6 ++++-- audio/qastools/qastools.info | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) (limited to 'audio/qastools') diff --git a/audio/qastools/qastools.SlackBuild b/audio/qastools/qastools.SlackBuild index 4665342a5c..a26ebdfe9d 100644 --- a/audio/qastools/qastools.SlackBuild +++ b/audio/qastools/qastools.SlackBuild @@ -4,8 +4,8 @@ # Written by ponce PRGNAM=qastools -VERSION=${VERSION:-0.16.1} -BUILD=${BUILD:-1} +VERSION=${VERSION:-0.17.2} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then @@ -65,6 +65,8 @@ cd .. # move the man pages in the proper place mv $PKG/usr/share/man $PKG/usr/man +# This slipped, ops +rm $PKG/usr/share/qastools/COPYING find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \ | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true diff --git a/audio/qastools/qastools.info b/audio/qastools/qastools.info index c884f5e918..1018247555 100644 --- a/audio/qastools/qastools.info +++ b/audio/qastools/qastools.info @@ -1,8 +1,8 @@ PRGNAM="qastools" -VERSION="0.16.1" +VERSION="0.17.2" HOMEPAGE="http://xwmw.org/qastools/" -DOWNLOAD="http://downloads.sourceforge.net/qastools/qastools_0.16.1.tar.bz2" -MD5SUM="463f2cd4bd51086f6ee8ecc00c5a2969" +DOWNLOAD="http://downloads.sourceforge.net/qastools/qastools_0.17.2.tar.xz" +MD5SUM="54792730644ef1d6f23f51d47e8b4ba3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3