academic/wxmacmolplt: Updated for version 7.5.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Daniil Bratashov 2013-10-28 16:33:18 +01:00 committed by Robby Workman
parent 584677c3e4
commit 1e726bf44c
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for wxmacmolplt
# Copyright 2012 Daniil Bratashov <dn2010@gmail.com>
# Copyright 2012 Daniil Bratashov <dn2010@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=wxmacmolplt
VERSION=${VERSION:-7.4.4}
VERSION=${VERSION:-7.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="wxmacmolplt"
VERSION="7.4.4"
VERSION="7.5"
HOMEPAGE="http://www.scl.ameslab.gov/MacMolPlt/"
DOWNLOAD="http://www.scl.ameslab.gov/MacMolPlt/download/wxmacmolplt-7.4.4.tar.gz"
MD5SUM="efe722c0964689f94795dfad96116ea9"
DOWNLOAD="http://wxmacmolplt.googlecode.com/files/wxmacmolplt-7.5.tar.gz"
MD5SUM="18be5c5a1c86a92b86f2cadebe1d4c93"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ming wxPython"