diff options
author | Brenton Earl <brent@exitstatusone.com> | 2020-05-29 22:42:02 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-06-01 08:46:31 +0700 |
commit | 6090ebf8d4a11a3fe2a11eeb58f7e897d74bd915 (patch) | |
tree | 616673b54417422adff1a03bb0a0738e12c1bea7 /office/impressive/impressive.SlackBuild | |
parent | 35926f27ca6ac04a93dbed88ca8d4cf757b51017 (diff) |
office/impressive: Updated for version 0.12.1.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/impressive/impressive.SlackBuild')
-rw-r--r-- | office/impressive/impressive.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/impressive/impressive.SlackBuild b/office/impressive/impressive.SlackBuild index 61651c7e5c468..be8a20dcd34c2 100644 --- a/office/impressive/impressive.SlackBuild +++ b/office/impressive/impressive.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for impressive # Copyright 2010 Binh Nguyen <binhvng@gmail.com> -# Copyright 2015-2018 Brenton Earl <brent@exitstatusone.com> +# Copyright 2015-2018,2020 Brenton Earl <brent@exitstatusone.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ PRGNAM=impressive SRCNAM=Impressive -VERSION=${VERSION:-0.12.0} +VERSION=${VERSION:-0.12.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |