summaryrefslogtreecommitdiffstats
path: root/desktop/workrave/workrave.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/workrave/workrave.SlackBuild')
-rw-r--r--desktop/workrave/workrave.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop/workrave/workrave.SlackBuild b/desktop/workrave/workrave.SlackBuild
index 6b26a4ebc6..d965db2d5a 100644
--- a/desktop/workrave/workrave.SlackBuild
+++ b/desktop/workrave/workrave.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for workrave
-# Copyright 2019 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
+# Copyright 2019-2022 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=workrave
-VERSION=${VERSION:-1.10.34}
+VERSION=${VERSION:-1.10.49}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -70,7 +70,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-v$VERSION.tar.gz
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \