mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
office/impressive: Updated for version 0.11.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
088a9b64bc
commit
aecfe8ac31
2 changed files with 5 additions and 4 deletions
|
@ -3,6 +3,7 @@
|
||||||
# Slackware build script for impressive
|
# Slackware build script for impressive
|
||||||
|
|
||||||
# Copyright 2010 Binh Nguyen <binhvng@gmail.com>
|
# Copyright 2010 Binh Nguyen <binhvng@gmail.com>
|
||||||
|
# Copyright 2015 Brenton Earl <brent@exitstatusone.com>
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +24,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=impressive
|
PRGNAM=impressive
|
||||||
VERSION=${VERSION:-0.11.0b}
|
VERSION=${VERSION:-0.11.1}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="impressive"
|
PRGNAM="impressive"
|
||||||
VERSION="0.11.0b"
|
VERSION="0.11.1"
|
||||||
HOMEPAGE="http://impressive.sourceforge.net/"
|
HOMEPAGE="http://impressive.sourceforge.net/"
|
||||||
DOWNLOAD="http://sourceforge.net/projects/impressive/files/Impressive/0.11.0/Impressive-0.11.0b.tar.gz"
|
DOWNLOAD="http://sourceforge.net/projects/impressive/files/Impressive/0.11.1/Impressive-0.11.1.tar.gz"
|
||||||
MD5SUM="09633d3d67c8425f7cc2aad7dd09ebda"
|
MD5SUM="0fdac7431208ff5866a6443bbdddeaee"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="pygame pilkit"
|
REQUIRES="pygame pilkit"
|
||||||
|
|
Loading…
Reference in a new issue