From 47a0f98a286a0e999aa63d70f75fbae7a4e1259d Mon Sep 17 00:00:00 2001 From: David Woodfall Date: Fri, 3 Jun 2011 22:19:46 -0500 Subject: office/rednotebook: Updated for version 1.1.6. Signed-off-by: Erik Hanson --- office/rednotebook/rednotebook.SlackBuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'office/rednotebook/rednotebook.SlackBuild') diff --git a/office/rednotebook/rednotebook.SlackBuild b/office/rednotebook/rednotebook.SlackBuild index 581ad57b6783e..20d3e04fd8d0b 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 # 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 -- cgit v1.2.3