summaryrefslogtreecommitdiffstats
path: root/business/stansoft/stansoft.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'business/stansoft/stansoft.SlackBuild')
-rw-r--r--business/stansoft/stansoft.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/business/stansoft/stansoft.SlackBuild b/business/stansoft/stansoft.SlackBuild
index 37c73b295b..dbe9a50763 100644
--- a/business/stansoft/stansoft.SlackBuild
+++ b/business/stansoft/stansoft.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=stansoft
-VERSION=${VERSION:-v7.4}
+VERSION=${VERSION:-7.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -76,7 +76,7 @@ set -e
rm -rf $PKG
mkdir -p $TMP $PKG/opt $OUTPUT
cd $PKG/opt
-tar xvf $CWD/$PRGNAM-$VERSION-$ARCH.tar.bz2
+tar xvf $CWD/$PRGNAM-v$VERSION-$ARCH.tar.bz2
cd $PKG
chown -R root:root .
find -L . \