office/CherryTree: Updated for version 0.36.6.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
2311397adf
commit
03e54d5874
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for CherryTree
|
||||
|
||||
# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2014-2016 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.36.1}
|
||||
VERSION=${VERSION:-0.36.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="CherryTree"
|
||||
VERSION="0.36.1"
|
||||
VERSION="0.36.6"
|
||||
HOMEPAGE="http://www.giuspen.com/cherrytree"
|
||||
DOWNLOAD="http://www.giuspen.com/software/cherrytree-0.36.1.tar.xz"
|
||||
MD5SUM="58df263c22f64afb189dc6ac099bdd1a"
|
||||
DOWNLOAD="http://www.giuspen.com/software/cherrytree-0.36.6.tar.xz"
|
||||
MD5SUM="626a8b671620c1b121fe19a5ca32de86"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pygtksourceview"
|
||||
|
|
Loading…
Reference in New Issue