summaryrefslogtreecommitdiffstats
path: root/office/rednotebook/rednotebook.SlackBuild
diff options
context:
space:
mode:
author David Woodfall2011-06-04 05:19:46 +0200
committer Robby Workman2011-06-13 07:34:33 +0200
commit47a0f98a286a0e999aa63d70f75fbae7a4e1259d (patch)
tree1fd57fbe11e9165e9b674d32986e54e621d6f473 /office/rednotebook/rednotebook.SlackBuild
parent8639d72e4a7980cd0a786d21a333077743d70599 (diff)
downloadslackbuilds-47a0f98a286a0e999aa63d70f75fbae7a4e1259d.tar.gz
office/rednotebook: Updated for version 1.1.6.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
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