diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-09-14 13:05:29 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-09-14 17:46:28 +0700 |
commit | 72a949078f7191f27a5f8ef9952f21cc9216c0d7 (patch) | |
tree | 980318cad5689d6e206ca80bbb408f2314f2d1b3 | |
parent | 2d2994464f9897045a18d38684770085afaed67f (diff) | |
download | slackbuilds-72a949078f7191f27a5f8ef9952f21cc9216c0d7.tar.gz |
office/CherryTree: Updated for version 0.34.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | office/CherryTree/CherryTree.SlackBuild | 2 | ||||
-rw-r--r-- | office/CherryTree/CherryTree.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/CherryTree/CherryTree.SlackBuild b/office/CherryTree/CherryTree.SlackBuild index 605578e6da..234b17c4f7 100644 --- a/office/CherryTree/CherryTree.SlackBuild +++ b/office/CherryTree/CherryTree.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=CherryTree SRCNAM=${PRGNAM,,} -VERSION=${VERSION:-0.33.4} +VERSION=${VERSION:-0.34.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/CherryTree/CherryTree.info b/office/CherryTree/CherryTree.info index ce1c8956f3..8f9a36cdc9 100644 --- a/office/CherryTree/CherryTree.info +++ b/office/CherryTree/CherryTree.info @@ -1,8 +1,8 @@ PRGNAM="CherryTree" -VERSION="0.33.4" +VERSION="0.34.1" HOMEPAGE="http://www.giuspen.com/cherrytree" -DOWNLOAD="http://www.giuspen.com/software/cherrytree-0.33.4.tar.xz" -MD5SUM="a285e4ce1f6b24f71aa21606ca9551bf" +DOWNLOAD="http://www.giuspen.com/software/cherrytree-0.34.1.tar.xz" +MD5SUM="7e8c5bbd5b307433e844de8cfa6d6f50" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pygtksourceview" |