diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2019-04-17 18:58:00 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-04-20 08:20:56 +0700 |
commit | e1786e6775ae0e66cc11aca6a39cff40fe8ffc13 (patch) | |
tree | b2f483d7c67575fc704c20f6993e69afc706ad49 | |
parent | 21f59c6cd82e44f54abeb7f8ae05f687689e0290 (diff) | |
download | slackbuilds-e1786e6775ae0e66cc11aca6a39cff40fe8ffc13.tar.gz |
office/CherryTree: Updated for version 0.38.8.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-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 3e02fc043a..d1e7e81491 100644 --- a/office/CherryTree/CherryTree.SlackBuild +++ b/office/CherryTree/CherryTree.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for CherryTree -# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2019 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.6} +VERSION=${VERSION:-0.38.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/CherryTree/CherryTree.info b/office/CherryTree/CherryTree.info index 25cfae173b..3b67b69a37 100644 --- a/office/CherryTree/CherryTree.info +++ b/office/CherryTree/CherryTree.info @@ -1,8 +1,8 @@ PRGNAM="CherryTree" -VERSION="0.38.6" +VERSION="0.38.8" HOMEPAGE="http://www.giuspen.com/cherrytree" -DOWNLOAD="http://www.giuspen.com/software/cherrytree-0.38.6.tar.xz" -MD5SUM="22342fdda66789d9bcd2ec8a5a14ab24" +DOWNLOAD="http://www.giuspen.com/software/cherrytree-0.38.8.tar.xz" +MD5SUM="17337124e37780d2a749c504fe2793c3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pygtksourceview" |