summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-07-16 02:24:36 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-07-17 07:49:47 +0700
commite976064b44d5db82ebb04f9cbf81b69094f852ba (patch)
treeb9495ef01cdd5dce7f1a9e40739dec40d335fb37 /office
parent15f887b25ff7f483aa2c8484df377a2b53ee5921 (diff)
downloadslackbuilds-e976064b44d5db82ebb04f9cbf81b69094f852ba.tar.gz
slackbuilds-e976064b44d5db82ebb04f9cbf81b69094f852ba.tar.xz
office/CherryTree: Updated for version 0.37.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'office')
-rw-r--r--office/CherryTree/CherryTree.SlackBuild6
-rw-r--r--office/CherryTree/CherryTree.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/office/CherryTree/CherryTree.SlackBuild b/office/CherryTree/CherryTree.SlackBuild
index 8d220d1931..f5e0bf4b25 100644
--- a/office/CherryTree/CherryTree.SlackBuild
+++ b/office/CherryTree/CherryTree.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=CherryTree
SRCNAM=${PRGNAM,,}
-VERSION=${VERSION:-0.36.6}
+VERSION=${VERSION:-0.37.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -68,9 +68,9 @@ find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
-o -perm 511 \) -exec chmod 755 {} \; -o \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
- -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
+ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-# fixed man page path
+# fix man page path
sed -i 's/share\/man/man/' setup.py
python setup.py install --root=$PKG
diff --git a/office/CherryTree/CherryTree.info b/office/CherryTree/CherryTree.info
index d5c694a529..8e5cd1542e 100644
--- a/office/CherryTree/CherryTree.info
+++ b/office/CherryTree/CherryTree.info
@@ -1,8 +1,8 @@
PRGNAM="CherryTree"
-VERSION="0.36.6"
+VERSION="0.37.2"
HOMEPAGE="http://www.giuspen.com/cherrytree"
-DOWNLOAD="http://www.giuspen.com/software/cherrytree-0.36.6.tar.xz"
-MD5SUM="626a8b671620c1b121fe19a5ca32de86"
+DOWNLOAD="http://www.giuspen.com/software/cherrytree-0.37.2.tar.xz"
+MD5SUM="00af526d55b60ed34e6b2b0a983a1592"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pygtksourceview"