diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-08-19 19:42:04 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-26 07:20:15 +0700 |
commit | 7a62a9aa5e814c1cb240c0f002ed1f314ea99b2f (patch) | |
tree | 9631704236e074f243cc0e2e72e58f1d7acc38fe /office/CherryTree | |
parent | 964a5eb2e30bedced823187e57bbdf1567653698 (diff) | |
download | slackbuilds-7a62a9aa5e814c1cb240c0f002ed1f314ea99b2f.tar.gz |
office/CherryTree: Updated for version 0.38.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'office/CherryTree')
-rw-r--r-- | office/CherryTree/CherryTree.SlackBuild | 2 | ||||
-rw-r--r-- | office/CherryTree/CherryTree.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/CherryTree/CherryTree.SlackBuild b/office/CherryTree/CherryTree.SlackBuild index 3580ca35fa..9fcaf585e7 100644 --- a/office/CherryTree/CherryTree.SlackBuild +++ b/office/CherryTree/CherryTree.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=CherryTree SRCNAM=${PRGNAM,,} -VERSION=${VERSION:-0.38.0} +VERSION=${VERSION:-0.38.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/CherryTree/CherryTree.info b/office/CherryTree/CherryTree.info index af9c99b0a4..0bc7f74cf2 100644 --- a/office/CherryTree/CherryTree.info +++ b/office/CherryTree/CherryTree.info @@ -1,8 +1,8 @@ PRGNAM="CherryTree" -VERSION="0.38.0" +VERSION="0.38.1" HOMEPAGE="http://www.giuspen.com/cherrytree" -DOWNLOAD="http://www.giuspen.com/software/cherrytree-0.38.0.tar.xz" -MD5SUM="e48bfe80131a8cd873852cf91991b701" +DOWNLOAD="http://www.giuspen.com/software/cherrytree-0.38.1.tar.xz" +MD5SUM="dcbe230f47617ce334f0fcb430524a5b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pygtksourceview" |