summaryrefslogtreecommitdiffstats
path: root/office/rednotebook/rednotebook.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'office/rednotebook/rednotebook.SlackBuild')
-rw-r--r--office/rednotebook/rednotebook.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/office/rednotebook/rednotebook.SlackBuild b/office/rednotebook/rednotebook.SlackBuild
index 581ad57b67..20d3e04fd8 100644
--- a/office/rednotebook/rednotebook.SlackBuild
+++ b/office/rednotebook/rednotebook.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
-# Slackware build script for python-rednotebook
+# Slackware build script for rednotebook
# Copyright 2010 David Woodfall <dave@dawoodfall.net>
# All rights reserved.
#
@@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=rednotebook
-VERSION=${VERSION:-1.1.1}
+VERSION=${VERSION:-1.1.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -53,7 +53,7 @@ else
LIBDIRSUFFIX=""
fi
-set -e
+set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT