diff options
author | Brenton Earl <brent@exitstatusone.com> | 2015-07-02 23:10:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-07-04 10:38:17 +0700 |
commit | e88d60dd24cebcabe5fc105090732875281ffc0a (patch) | |
tree | 8e20397c9393b1106cdb3b19e832317715ee6223 /office | |
parent | 392c8aae34161a91e1f09c9640375f1b15c6544a (diff) | |
download | slackbuilds-e88d60dd24cebcabe5fc105090732875281ffc0a.tar.gz |
office/impressive: Updated for version 0.11.0b + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r-- | office/impressive/impressive.SlackBuild | 2 | ||||
-rw-r--r-- | office/impressive/impressive.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/office/impressive/impressive.SlackBuild b/office/impressive/impressive.SlackBuild index 61bd965f43..cc02b7cf7b 100644 --- a/office/impressive/impressive.SlackBuild +++ b/office/impressive/impressive.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=impressive -VERSION=${VERSION:-0.10.3} +VERSION=${VERSION:-0.11.0b} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/impressive/impressive.info b/office/impressive/impressive.info index 1482a26221..ba9083ea56 100644 --- a/office/impressive/impressive.info +++ b/office/impressive/impressive.info @@ -1,10 +1,10 @@ PRGNAM="impressive" -VERSION="0.10.3" +VERSION="0.11.0b" HOMEPAGE="http://impressive.sourceforge.net/" -DOWNLOAD="http://downloads.sourceforge.net/project/impressive/Impressive/0.10.3/Impressive-0.10.3.tar.gz" -MD5SUM="1fefb25db71ee322a59353de85ae00b4" +DOWNLOAD="http://sourceforge.net/projects/impressive/files/Impressive/0.11.0/Impressive-0.11.0b.tar.gz" +MD5SUM="09633d3d67c8425f7cc2aad7dd09ebda" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="PyOpenGL pygame" -MAINTAINER="Binh Nguyen" -EMAIL="binhvng@gmail.com" +MAINTAINER="Brenton Earl" +EMAIL="brent@exitstatusone.com" |