diff options
author | David Woodfall <dave@dawoodfall.net> | 2011-06-03 22:19:46 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-06-13 01:34:33 -0400 |
commit | 47a0f98a286a0e999aa63d70f75fbae7a4e1259d (patch) | |
tree | 1fd57fbe11e9165e9b674d32986e54e621d6f473 /office | |
parent | 8639d72e4a7980cd0a786d21a333077743d70599 (diff) | |
download | slackbuilds-47a0f98a286a0e999aa63d70f75fbae7a4e1259d.tar.gz |
office/rednotebook: Updated for version 1.1.6.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r-- | office/rednotebook/README | 4 | ||||
-rw-r--r-- | office/rednotebook/rednotebook.SlackBuild | 6 | ||||
-rw-r--r-- | office/rednotebook/rednotebook.info | 8 | ||||
-rw-r--r-- | office/rednotebook/slack-desc | 5 |
4 files changed, 11 insertions, 12 deletions
diff --git a/office/rednotebook/README b/office/rednotebook/README index 102c842f4f..00b6bd2b5a 100644 --- a/office/rednotebook/README +++ b/office/rednotebook/README @@ -7,7 +7,7 @@ and does so in style. Dependencies: PyYAML - -Optional Dependencies: pywebkitgtk +Optional: +python2-chardet 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 diff --git a/office/rednotebook/rednotebook.info b/office/rednotebook/rednotebook.info index 79adc1fa2f..e97aa025b9 100644 --- a/office/rednotebook/rednotebook.info +++ b/office/rednotebook/rednotebook.info @@ -1,10 +1,10 @@ PRGNAM="rednotebook" -VERSION="1.1.1" +VERSION="1.1.6" HOMEPAGE="http://rednotebook.sourceforge.net" -DOWNLOAD="http://downloads.sourceforge.net/project/rednotebook/rednotebook-1.1.1.tar.gz" -MD5SUM="89397b4293d767db6df36730741817e4" +DOWNLOAD="http://downloads.sourceforge.net/project/rednotebook/rednotebook-1.1.6.tar.gz" +MD5SUM="a2abc6d89a05dab97f56c8585a48a603" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="David Woodfall" EMAIL="dave@dawoodfall.net" -APPROVED="dsomero" +APPROVED="dsomero,Erik Hanson" diff --git a/office/rednotebook/slack-desc b/office/rednotebook/slack-desc index 98b50eeb4e..21bcbdae22 100644 --- a/office/rednotebook/slack-desc +++ b/office/rednotebook/slack-desc @@ -4,13 +4,12 @@ # on the right side marks the last column you can put a character in. You must # make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':'. - |-----handy-ruler------------------------------------------------------| rednotebook: rednotebook (graphical daily journal with calendar) rednotebook: rednotebook: RedNotebook is a Desktop Diary that makes it very easy for you to -rednotebook: keep track of the stuff you do and the thoughts you have. This -rednotebook: journal software helps you to write whole passages or just facts +rednotebook: keep track of the stuff you do and the thoughts you have. This +rednotebook: journal software helps you to write whole passages or just facts rednotebook: and does so in style. rednotebook: rednotebook: Homepage: http://rednotebook.sourceforge.net |