diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2020-04-05 14:37:48 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-04-11 09:29:58 +0700 |
commit | 3ec297b7fe238b8e13969cc3354cd20ebebbdcb1 (patch) | |
tree | 858ec38e21886011df5568094aa418ca0453486d | |
parent | a1bd6c8347792c23ced7d5963d89ed6858452099 (diff) |
office/CherryTree: Updated for version 0.39.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 a257ed7aa7ed..39e2a57da25e 100644 --- a/office/CherryTree/CherryTree.SlackBuild +++ b/office/CherryTree/CherryTree.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for CherryTree -# Copyright 2014-2019 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2020 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.9} +VERSION=${VERSION:-0.39.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/CherryTree/CherryTree.info b/office/CherryTree/CherryTree.info index f35d0a051337..99e9e0068cfc 100644 --- a/office/CherryTree/CherryTree.info +++ b/office/CherryTree/CherryTree.info @@ -1,8 +1,8 @@ PRGNAM="CherryTree" -VERSION="0.38.9" +VERSION="0.39.2" HOMEPAGE="http://www.giuspen.com/cherrytree" -DOWNLOAD="http://www.giuspen.com/software/cherrytree-0.38.9.tar.xz" -MD5SUM="98ad1d7f1f4fa8d28400444a70b6b8a5" +DOWNLOAD="http://www.giuspen.com/software/cherrytree-0.39.2.tar.xz" +MD5SUM="d9c654e1393fd2ce859101fbba47ade7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pygtksourceview" |