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