diff options
author | Jostein Berntsen <jvbernts@online.no> | 2021-04-02 09:40:55 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-02 09:40:55 +0700 |
commit | 2a43b586592c93f17ed75094ad5c4fb1b6d73609 (patch) | |
tree | 030fb5fe50920c0055d075bee43bcf882bd81438 /office/taskopen/taskopen.SlackBuild | |
parent | a1f25d736cc42bba5aafadd41fc63896cf075a14 (diff) |
office/taskopen: Updated for version 1.1.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/taskopen/taskopen.SlackBuild')
-rw-r--r-- | office/taskopen/taskopen.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/taskopen/taskopen.SlackBuild b/office/taskopen/taskopen.SlackBuild index 70541c62b09a1..2d2cb24b9ed7d 100644 --- a/office/taskopen/taskopen.SlackBuild +++ b/office/taskopen/taskopen.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for taskopen -# Copyright 2017 Jostein Berntsen <jbernts@broadpark.no> +# Copyright 2017-2021 Jostein Berntsen <jvbernts@online.no> # 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=taskopen -VERSION=${VERSION:-1.1.4} +VERSION=${VERSION:-1.1.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |