summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/PyMOL/PyMOL.SlackBuild4
-rw-r--r--graphics/PyMOL/PyMOL.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/PyMOL/PyMOL.SlackBuild b/graphics/PyMOL/PyMOL.SlackBuild
index 224ad0e546..18eff0c81a 100644
--- a/graphics/PyMOL/PyMOL.SlackBuild
+++ b/graphics/PyMOL/PyMOL.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for PyMOL
-# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada
+# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=PyMOL
SRCNAM=$(echo ${PRGNAM,,}-v)
-VERSION=${VERSION:-1.7.6.0}
+VERSION=${VERSION:-1.8.0.0}
SRCDIR=$(echo $SRCNAM | cut -c1-5)
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/graphics/PyMOL/PyMOL.info b/graphics/PyMOL/PyMOL.info
index 75f2f7709f..6a86ff94b2 100644
--- a/graphics/PyMOL/PyMOL.info
+++ b/graphics/PyMOL/PyMOL.info
@@ -1,8 +1,8 @@
PRGNAM="PyMOL"
-VERSION="1.7.6.0"
+VERSION="1.8.0.0"
HOMEPAGE="http://pymol.org"
-DOWNLOAD="http://downloads.sourceforge.net/project/pymol/pymol/1.7/pymol-v1.7.6.0.tar.bz2"
-MD5SUM="ec06f784fbb31ab276bb2960c25dc865"
+DOWNLOAD="http://downloads.sourceforge.net/project/pymol/pymol/1.8/pymol-v1.8.0.0.tar.bz2"
+MD5SUM="59d6e74377427aab5c5a5b7c9d53a4e9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-pmw"