summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2019-02-12 20:30:25 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-02-17 21:56:32 +0700
commit76862ff886499a20caa5a8bed619ad7e953815ef (patch)
treee7eb5be24c83e896b77d7945c0c558f0abdde5a7
parentdeaaed2ad570c469513c55b355199676f047193c (diff)
downloadslackbuilds-76862ff886499a20caa5a8bed619ad7e953815ef.tar.gz
slackbuilds-76862ff886499a20caa5a8bed619ad7e953815ef.tar.xz
system/progress: Updated for version 0.14.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-rw-r--r--system/progress/progress.SlackBuild6
-rw-r--r--system/progress/progress.info4
2 files changed, 5 insertions, 5 deletions
diff --git a/system/progress/progress.SlackBuild b/system/progress/progress.SlackBuild
index 86f7a98f83..3266673bcb 100644
--- a/system/progress/progress.SlackBuild
+++ b/system/progress/progress.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for progress
-# Copyright 2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2016-2019 Dimitris Zlatanidis Orestiada, Greece
# 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=progress
-VERSION=${VERSION:-0.13}
+VERSION=${VERSION:-0.14}
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/v$VERSION.tar.gz
+tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \
diff --git a/system/progress/progress.info b/system/progress/progress.info
index 246738eaac..cd401985f7 100644
--- a/system/progress/progress.info
+++ b/system/progress/progress.info
@@ -1,7 +1,7 @@
PRGNAM="progress"
-VERSION="0.13"
+VERSION="0.14"
HOMEPAGE="https://github.com/Xfennec/progress"
-DOWNLOAD="https://github.com/Xfennec/progress/archive/v0.13.tar.gz"
+DOWNLOAD="https://github.com/Xfennec/progress/archive/v0.14/progress-0.14.tar.gz"
MD5SUM="c7c53dbfd84825a9ac037e81b685fdfb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""