mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
office/TaskCoach: Updated for version 1.4.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
ed4eb4f4ad
commit
fe59772b56
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for TaskCoach
|
||||
|
||||
# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada
|
||||
# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=TaskCoach
|
||||
VERSION=${VERSION:-1.4.2}
|
||||
VERSION=${VERSION:-1.4.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="TaskCoach"
|
||||
VERSION="1.4.2"
|
||||
VERSION="1.4.3"
|
||||
HOMEPAGE="http://taskcoach.org/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/taskcoach/TaskCoach-1.4.2.tar.gz"
|
||||
MD5SUM="ef131184e8d7236d80bd07080fe2b014"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/taskcoach/TaskCoach-1.4.3.tar.gz"
|
||||
MD5SUM="10c145061ea72b9ecbb9e276cc3ef10c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="wxPython python-twisted"
|
||||
|
|
Loading…
Reference in a new issue