diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-05-26 03:35:45 +0300 |
---|---|---|
committer | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-05-26 03:35:45 +0300 |
commit | 3c96f7fd9d195aaf04d1dbc4b1b63022ff0e9eb4 (patch) | |
tree | 6674f2827cad228020e1a15d14bbdf03441b6f13 /office/CherryTree/CherryTree.SlackBuild | |
parent | 01a42a6de28857460cdfa9ecc4512272ab411e0a (diff) | |
download | slackbuilds-3c96f7fd9d195aaf04d1dbc4b1b63022ff0e9eb4.tar.gz |
office/CherryTree: Updated for version 0.35.8.
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 75b9ff758c..9d625c4933 100644 --- a/office/CherryTree/CherryTree.SlackBuild +++ b/office/CherryTree/CherryTree.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for CherryTree -# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada +# 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.7} +VERSION=${VERSION:-0.35.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |