diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2018-12-02 11:50:26 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-09 13:17:05 +0700 |
commit | 1fcc23adcbbb5e8ab61c7a660da249b01f19d794 (patch) | |
tree | 5894708f23fbd3d66cfe135a101edad7ec048576 /office | |
parent | da20f069e11d9d143b1564436a292abcc6b358b5 (diff) | |
download | slackbuilds-1fcc23adcbbb5e8ab61c7a660da249b01f19d794.tar.gz |
office/CherryTree: Updated for version 0.38.6.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'office')
-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 9fcaf585e7..3e02fc043a 100644 --- a/office/CherryTree/CherryTree.SlackBuild +++ b/office/CherryTree/CherryTree.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for CherryTree -# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2018 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.38.1} +VERSION=${VERSION:-0.38.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/CherryTree/CherryTree.info b/office/CherryTree/CherryTree.info index 0bc7f74cf2..25cfae173b 100644 --- a/office/CherryTree/CherryTree.info +++ b/office/CherryTree/CherryTree.info @@ -1,8 +1,8 @@ PRGNAM="CherryTree" -VERSION="0.38.1" +VERSION="0.38.6" HOMEPAGE="http://www.giuspen.com/cherrytree" -DOWNLOAD="http://www.giuspen.com/software/cherrytree-0.38.1.tar.xz" -MD5SUM="dcbe230f47617ce334f0fcb430524a5b" +DOWNLOAD="http://www.giuspen.com/software/cherrytree-0.38.6.tar.xz" +MD5SUM="22342fdda66789d9bcd2ec8a5a14ab24" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pygtksourceview" |