office/CherryTree: Updated for version 0.35.4.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2014-11-10 14:43:02 +02:00 committed by Willy Sudiarto Raharjo
parent cc0105da10
commit fdd4543eab
3 changed files with 5 additions and 4 deletions

View File

@ -24,7 +24,7 @@
PRGNAM=CherryTree
SRCNAM=${PRGNAM,,}
VERSION=${VERSION:-0.34.1}
VERSION=${VERSION:-0.35.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="CherryTree"
VERSION="0.34.1"
VERSION="0.35.4"
HOMEPAGE="http://www.giuspen.com/cherrytree"
DOWNLOAD="http://www.giuspen.com/software/cherrytree-0.34.1.tar.xz"
MD5SUM="7e8c5bbd5b307433e844de8cfa6d6f50"
DOWNLOAD="http://www.giuspen.com/software/cherrytree-0.35.4.tar.xz"
MD5SUM="5a01025fc50024bd00133b2899256208"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pygtksourceview"

View File

@ -2,3 +2,4 @@ A hierarchical note taking application, featuring rich text and syntax
highlighting, storing data in a single xml or sqlite file.
Optional dependence : pyenchant (for spell check)
p7zip (for password protection)