diff options
Diffstat (limited to 'ham/svxlink-sounds-en_US-heather-16k/svxlink-sounds-en_US-heather-16k.SlackBuild')
-rw-r--r-- | ham/svxlink-sounds-en_US-heather-16k/svxlink-sounds-en_US-heather-16k.SlackBuild | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/ham/svxlink-sounds-en_US-heather-16k/svxlink-sounds-en_US-heather-16k.SlackBuild b/ham/svxlink-sounds-en_US-heather-16k/svxlink-sounds-en_US-heather-16k.SlackBuild index c60cc3d72a..9e76e923c6 100644 --- a/ham/svxlink-sounds-en_US-heather-16k/svxlink-sounds-en_US-heather-16k.SlackBuild +++ b/ham/svxlink-sounds-en_US-heather-16k/svxlink-sounds-en_US-heather-16k.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for svxlink-sounds -# Copyright 2014, Gustavo Conrad - LU8WFY (gus3963 gmail) +# Copyright 2014 - 2019, Gustavo Conrad (gus3963 gmail) # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,8 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=svxlink-sounds-en_US-heather-16k -SRCNAM=svxlink-sounds-en_US-heather -VERSION=${VERSION:-14.08} +VERSION=${VERSION:-19.09} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -42,8 +41,7 @@ mkdir -p $TMP $PKG $OUTPUT mkdir -p $PKG/usr/share/svxlink/sounds/en_US-heather-16k cd $PKG/usr/share/svxlink/sounds/en_US-heather-16k -tar xvf $CWD/$VERSION.tar.gz --strip-components 1 || \ - tar xvf $CWD/$SRCNAM-$VERSION.tar.gz --strip-components 1 +tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2 --strip-components 1 chown -R root:root . find -L . \ |