diff options
author | Dimitris Zlatanidis | 2016-03-02 07:00:39 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo | 2016-03-02 13:12:05 +0100 |
commit | 03e54d5874700922ea4333ef69e87e750e24cc62 (patch) | |
tree | c25920a6c8231eaa8c2d968d0cc5fde313a5e49d /office/CherryTree | |
parent | 2311397adf9c33d00bf6ef142f609fcd38ab2ecd (diff) | |
download | slackbuilds-03e54d5874700922ea4333ef69e87e750e24cc62.tar.gz |
office/CherryTree: Updated for version 0.36.6.
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 17d64d5796..8d220d1931 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-2016 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.36.1} +VERSION=${VERSION:-0.36.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/CherryTree/CherryTree.info b/office/CherryTree/CherryTree.info index 66bbab80f0..d5c694a529 100644 --- a/office/CherryTree/CherryTree.info +++ b/office/CherryTree/CherryTree.info @@ -1,8 +1,8 @@ PRGNAM="CherryTree" -VERSION="0.36.1" +VERSION="0.36.6" HOMEPAGE="http://www.giuspen.com/cherrytree" -DOWNLOAD="http://www.giuspen.com/software/cherrytree-0.36.1.tar.xz" -MD5SUM="58df263c22f64afb189dc6ac099bdd1a" +DOWNLOAD="http://www.giuspen.com/software/cherrytree-0.36.6.tar.xz" +MD5SUM="626a8b671620c1b121fe19a5ca32de86" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pygtksourceview" |