diff options
author | Dimitris Zlatanidis | 2015-07-08 03:28:42 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo | 2015-07-08 17:43:43 +0200 |
commit | 148579f0ccd54f22bfd202042e3f08ece3569baa (patch) | |
tree | ce2fe653d55ce89cd84aa314cdc29a0d3cb3abc7 /office/CherryTree | |
parent | 9327bec901aea69e3db956ceeac1ba0c54c0b893 (diff) | |
download | slackbuilds-148579f0ccd54f22bfd202042e3f08ece3569baa.tar.gz |
office/CherryTree: Updated for version 0.35.9.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'office/CherryTree')
-rw-r--r-- | office/CherryTree/CherryTree.SlackBuild | 4 | ||||
-rw-r--r-- | office/CherryTree/CherryTree.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/office/CherryTree/CherryTree.SlackBuild b/office/CherryTree/CherryTree.SlackBuild index 9d625c4933..4889a29588 100644 --- a/office/CherryTree/CherryTree.SlackBuild +++ b/office/CherryTree/CherryTree.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for CherryTree -# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=CherryTree SRCNAM=${PRGNAM,,} -VERSION=${VERSION:-0.35.8} +VERSION=${VERSION:-0.35.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/CherryTree/CherryTree.info b/office/CherryTree/CherryTree.info index 6e22f7a35b..e5e24cd81e 100644 --- a/office/CherryTree/CherryTree.info +++ b/office/CherryTree/CherryTree.info @@ -1,8 +1,8 @@ PRGNAM="CherryTree" -VERSION="0.35.8" +VERSION="0.35.9" HOMEPAGE="http://www.giuspen.com/cherrytree" -DOWNLOAD="http://www.giuspen.com/software/cherrytree-0.35.8.tar.xz" -MD5SUM="76739b6ec15d69962c090f7e9bc306f9" +DOWNLOAD="http://www.giuspen.com/software/cherrytree-0.35.9.tar.xz" +MD5SUM="89123100a960cfc9bfe999b953e6f525" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pygtksourceview" |