diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-11-10 14:43:02 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-11-14 09:39:33 +0700 |
commit | fdd4543eab67a838a0adae1ee0566f846ad21e5a (patch) | |
tree | 0444338dfde023f0569619bcdfb7070a1642764c | |
parent | cc0105da1063ed12a5aa4c918bfea14d1a34709f (diff) | |
download | slackbuilds-fdd4543eab67a838a0adae1ee0566f846ad21e5a.tar.gz |
office/CherryTree: Updated for version 0.35.4.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-rw-r--r-- | office/CherryTree/CherryTree.SlackBuild | 2 | ||||
-rw-r--r-- | office/CherryTree/CherryTree.info | 6 | ||||
-rw-r--r-- | office/CherryTree/README | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/office/CherryTree/CherryTree.SlackBuild b/office/CherryTree/CherryTree.SlackBuild index 234b17c4f7..a3175903a3 100644 --- a/office/CherryTree/CherryTree.SlackBuild +++ b/office/CherryTree/CherryTree.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=CherryTree SRCNAM=${PRGNAM,,} -VERSION=${VERSION:-0.34.1} +VERSION=${VERSION:-0.35.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/CherryTree/CherryTree.info b/office/CherryTree/CherryTree.info index 8f9a36cdc9..23da78552f 100644 --- a/office/CherryTree/CherryTree.info +++ b/office/CherryTree/CherryTree.info @@ -1,8 +1,8 @@ PRGNAM="CherryTree" -VERSION="0.34.1" +VERSION="0.35.4" HOMEPAGE="http://www.giuspen.com/cherrytree" -DOWNLOAD="http://www.giuspen.com/software/cherrytree-0.34.1.tar.xz" -MD5SUM="7e8c5bbd5b307433e844de8cfa6d6f50" +DOWNLOAD="http://www.giuspen.com/software/cherrytree-0.35.4.tar.xz" +MD5SUM="5a01025fc50024bd00133b2899256208" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pygtksourceview" diff --git a/office/CherryTree/README b/office/CherryTree/README index 0759e98fe1..05241f0444 100644 --- a/office/CherryTree/README +++ b/office/CherryTree/README @@ -2,3 +2,4 @@ A hierarchical note taking application, featuring rich text and syntax highlighting, storing data in a single xml or sqlite file. Optional dependence : pyenchant (for spell check) + p7zip (for password protection) |