office/CherryTree: Updated for version 0.35.4.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
cc0105da10
commit
fdd4543eab
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=CherryTree
|
||||
SRCNAM=${PRGNAM,,}
|
||||
VERSION=${VERSION:-0.34.1}
|
||||
VERSION=${VERSION:-0.35.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue