From 618bec2fd6a79d18b89b05ea3e05666b50b10598 Mon Sep 17 00:00:00 2001 From: Christoph Willing Date: Thu, 9 Mar 2017 22:52:42 +1000 Subject: graphics/vsxu: Use long form DOWNLOAD url Signed-off-by: Christoph Willing --- graphics/vsxu/vsxu.SlackBuild | 4 ++-- graphics/vsxu/vsxu.info | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/graphics/vsxu/vsxu.SlackBuild b/graphics/vsxu/vsxu.SlackBuild index 10665cc76820..0e15d583ccdb 100644 --- a/graphics/vsxu/vsxu.SlackBuild +++ b/graphics/vsxu/vsxu.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for vsxu -# Copyright 2014-2016 Christoph Willing, Brisbane, Australia +# Copyright 2014-2017 Christoph Willing, Brisbane, Australia # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -60,7 +60,7 @@ rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT cd $TMP rm -rf $PRGNAM-$VERSION -tar xf $CWD/$PRGNAM-$VERSION.tar.gz || tar xf $CWD/v$VERSION.tar.gz +tar xf $CWD/$PRGNAM-$VERSION.tar.gz cd $PRGNAM-$VERSION chown -R root:root . find -L . \ diff --git a/graphics/vsxu/vsxu.info b/graphics/vsxu/vsxu.info index 9f10398a557b..a3680bfdded1 100644 --- a/graphics/vsxu/vsxu.info +++ b/graphics/vsxu/vsxu.info @@ -1,7 +1,7 @@ PRGNAM="vsxu" VERSION="0.5.1" HOMEPAGE="http://www.vsxu.com" -DOWNLOAD="https://github.com/vovoid/vsxu/archive/v0.5.1.tar.gz" +DOWNLOAD="https://github.com/vovoid/vsxu/archive/v0.5.1/vsxu-0.5.1.tar.gz" MD5SUM="b4c31f1b0e9def4fa4920341cda3708f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -- cgit v1.2.3