summaryrefslogtreecommitdiffstats
path: root/office/xournal/xournal.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'office/xournal/xournal.SlackBuild')
-rw-r--r--office/xournal/xournal.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/office/xournal/xournal.SlackBuild b/office/xournal/xournal.SlackBuild
index c61c4b5e4f..c69db8d563 100644
--- a/office/xournal/xournal.SlackBuild
+++ b/office/xournal/xournal.SlackBuild
@@ -4,7 +4,7 @@
# Written by Michael Filz <the_emmel@gmx.net>
PRGNAM=xournal
-VERSION=${VERSION:-0.4.5}
+VERSION=${VERSION:-0.4.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -35,7 +35,7 @@ else
LIBDIRSUFFIX=""
fi
-set -e # Exit on most errors
+set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT