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 | |
parent | 35926f27ca6ac04a93dbed88ca8d4cf757b51017 (diff) | |
download | slackbuilds-6090ebf8d4a11a3fe2a11eeb58f7e897d74bd915.tar.gz |
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>
-rw-r--r-- | office/impressive/impressive.SlackBuild | 4 | ||||
-rw-r--r-- | office/impressive/impressive.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/office/impressive/impressive.SlackBuild b/office/impressive/impressive.SlackBuild index 61651c7e5c..be8a20dcd3 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} diff --git a/office/impressive/impressive.info b/office/impressive/impressive.info index 98d7aa7fbb..f322d5a9b6 100644 --- a/office/impressive/impressive.info +++ b/office/impressive/impressive.info @@ -1,8 +1,8 @@ PRGNAM="impressive" -VERSION="0.12.0" +VERSION="0.12.1" HOMEPAGE="http://impressive.sourceforge.net/" -DOWNLOAD="https://sourceforge.net/projects/impressive/files/Impressive/0.12.0/Impressive-0.12.0.tar.gz" -MD5SUM="743bd446a3cb2712a09b7471529c5139" +DOWNLOAD="https://sourceforge.net/projects/impressive/files/Impressive/0.12.1/Impressive-0.12.1.tar.gz" +MD5SUM="05f997d27dd183d9da38439787cdb736" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pygame pilkit" |