diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-04-16 12:39:56 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-22 08:11:05 +0700 |
commit | 9f4973fb6c2d6cb0b18cdc391db836b1cf3d715f (patch) | |
tree | c73307331268bc6b6f61db4ada055ed204a5f336 /office/CherryTree/CherryTree.SlackBuild | |
parent | 7711d1fd41b5b9d777e546f37a6f989d95818416 (diff) | |
download | slackbuilds-9f4973fb6c2d6cb0b18cdc391db836b1cf3d715f.tar.gz |
office/CherryTree: Updated for version 0.38.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'office/CherryTree/CherryTree.SlackBuild')
-rw-r--r-- | office/CherryTree/CherryTree.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/CherryTree/CherryTree.SlackBuild b/office/CherryTree/CherryTree.SlackBuild index 54812169e8..3580ca35fa 100644 --- a/office/CherryTree/CherryTree.SlackBuild +++ b/office/CherryTree/CherryTree.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for CherryTree -# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2017 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.37.6} +VERSION=${VERSION:-0.38.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |