diff options
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} |