diff options
author | Brenton Earl <brent@exitstatusone.com> | 2018-03-09 07:54:30 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-09 07:54:30 +0700 |
commit | 1f4c9d8246e2376c5ddc6bb36b9dff7b3d796740 (patch) | |
tree | b4ac09fa5f6039c1473489957c7c6c30a3bdb8ca /office/impressive/impressive.SlackBuild | |
parent | f2bd85c92f8ac72df105cc971ac6b9c9e3efe5eb (diff) | |
download | slackbuilds-1f4c9d8246e2376c5ddc6bb36b9dff7b3d796740.tar.gz |
office/impressive: Updated for version 0.12.0.
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 57c6a23b2a..61651c7e5c 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-2016 Brenton Earl <brent@exitstatusone.com> +# Copyright 2015-2018 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.11.1} +VERSION=${VERSION:-0.12.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |