diff options
-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 3d3b70b30fe7..17d64d5796ba 100644 --- a/office/CherryTree/CherryTree.SlackBuild +++ b/office/CherryTree/CherryTree.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=CherryTree SRCNAM=${PRGNAM,,} -VERSION=${VERSION:-0.36.0} +VERSION=${VERSION:-0.36.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/CherryTree/CherryTree.info b/office/CherryTree/CherryTree.info index 6043af1d85b2..66bbab80f0f3 100644 --- a/office/CherryTree/CherryTree.info +++ b/office/CherryTree/CherryTree.info @@ -1,8 +1,8 @@ PRGNAM="CherryTree" -VERSION="0.36.0" +VERSION="0.36.1" HOMEPAGE="http://www.giuspen.com/cherrytree" -DOWNLOAD="http://www.giuspen.com/software/cherrytree-0.36.0.tar.xz" -MD5SUM="094f8953cba92bfc9bc8f8dc34f574d1" +DOWNLOAD="http://www.giuspen.com/software/cherrytree-0.36.1.tar.xz" +MD5SUM="58df263c22f64afb189dc6ac099bdd1a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pygtksourceview" |