From cf2f6b2df1a1efb2284406cf8dee4a0902dbb774 Mon Sep 17 00:00:00 2001 From: Erik Hanson Date: Fri, 15 May 2015 15:08:03 -0500 Subject: audio/pasystray: Updated for version 0.5.2. Signed-off-by: Erik Hanson --- audio/pasystray/pasystray.SlackBuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'audio/pasystray/pasystray.SlackBuild') diff --git a/audio/pasystray/pasystray.SlackBuild b/audio/pasystray/pasystray.SlackBuild index 2df08d0d91..a727392258 100644 --- a/audio/pasystray/pasystray.SlackBuild +++ b/audio/pasystray/pasystray.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for pasystray # -# Copyright 2014 Erik W. Hanson, Minneapolis, MN, USA +# Copyright 2014-2015 Erik W. Hanson, Minneapolis, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pasystray -VERSION=${VERSION:-0.4.0} +VERSION=${VERSION:-0.5.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -60,7 +60,7 @@ rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT cd $TMP rm -rf $PRGNAM-$VERSION -tar xvf $CWD/$PRGNAM-$VERSION.tar.gz +tar xvf $CWD/$PRGNAM-$VERSION.tar.gz || tar xvf $CWD/$PRGNAM-$PRGNAM-$VERSION.tar.gz cd $PRGNAM-$PRGNAM-$VERSION chown -R root:root . find -L . \ -- cgit v1.2.3