summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-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 24319036e2..6d01b9550b 100644
--- a/graphics/PyMOL/PyMOL.SlackBuild
+++ b/graphics/PyMOL/PyMOL.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for PyMOL
-# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2018 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.8.6.0}
+VERSION=${VERSION:-2.1.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 068c8c3a6c..f4683aef8d 100644
--- a/graphics/PyMOL/PyMOL.info
+++ b/graphics/PyMOL/PyMOL.info
@@ -1,8 +1,8 @@
PRGNAM="PyMOL"
-VERSION="1.8.6.0"
+VERSION="2.1.0"
HOMEPAGE="http://pymol.org"
-DOWNLOAD="https://downloads.sourceforge.net/project/pymol/pymol/1.8/pymol-v1.8.6.0.tar.bz2"
-MD5SUM="dc317a4046d653417ac6d4a984176e26"
+DOWNLOAD="https://sourceforge.net/projects/pymol/files/pymol/2/pymol-v2.1.0.tar.bz2"
+MD5SUM="ef2ab2ce11d65785ca3258b4e6982dfb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-pmw msgpack-c"