mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
office/CherryTree: Updated for version 0.38.8.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
21f59c6cd8
commit
e1786e6775
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for CherryTree
|
# Slackware build script for CherryTree
|
||||||
|
|
||||||
# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece
|
# Copyright 2014-2019 Dimitris Zlatanidis Orestiada, Greece
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
|
|
||||||
PRGNAM=CherryTree
|
PRGNAM=CherryTree
|
||||||
SRCNAM=${PRGNAM,,}
|
SRCNAM=${PRGNAM,,}
|
||||||
VERSION=${VERSION:-0.38.6}
|
VERSION=${VERSION:-0.38.8}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="CherryTree"
|
PRGNAM="CherryTree"
|
||||||
VERSION="0.38.6"
|
VERSION="0.38.8"
|
||||||
HOMEPAGE="http://www.giuspen.com/cherrytree"
|
HOMEPAGE="http://www.giuspen.com/cherrytree"
|
||||||
DOWNLOAD="http://www.giuspen.com/software/cherrytree-0.38.6.tar.xz"
|
DOWNLOAD="http://www.giuspen.com/software/cherrytree-0.38.8.tar.xz"
|
||||||
MD5SUM="22342fdda66789d9bcd2ec8a5a14ab24"
|
MD5SUM="17337124e37780d2a749c504fe2793c3"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="pygtksourceview"
|
REQUIRES="pygtksourceview"
|
||||||
|
|
Loading…
Reference in a new issue