mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
office/impressive: Updated for version 0.11.0b + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
392c8aae34
commit
e88d60dd24
2 changed files with 6 additions and 6 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue