diff options
author | Dimitris Zlatanidis | 2015-05-26 02:35:45 +0200 |
---|---|---|
committer | Dimitris Zlatanidis | 2015-05-26 02:35:45 +0200 |
commit | 3c96f7fd9d195aaf04d1dbc4b1b63022ff0e9eb4 (patch) | |
tree | 6674f2827cad228020e1a15d14bbdf03441b6f13 /office/CherryTree | |
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')
-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 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} diff --git a/office/CherryTree/CherryTree.info b/office/CherryTree/CherryTree.info index 42761ae891..6e22f7a35b 100644 --- a/office/CherryTree/CherryTree.info +++ b/office/CherryTree/CherryTree.info @@ -1,8 +1,8 @@ PRGNAM="CherryTree" -VERSION="0.35.7" +VERSION="0.35.8" HOMEPAGE="http://www.giuspen.com/cherrytree" -DOWNLOAD="http://www.giuspen.com/software/cherrytree-0.35.7.tar.xz" -MD5SUM="0592c65b4e71444d2a4f1c497da5ab1e" +DOWNLOAD="http://www.giuspen.com/software/cherrytree-0.35.8.tar.xz" +MD5SUM="76739b6ec15d69962c090f7e9bc306f9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pygtksourceview" |