summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
author Dimitris Zlatanidis2018-03-24 22:37:51 +0100
committer Willy Sudiarto Raharjo2018-03-31 02:41:47 +0200
commitab16ec25dfcb1f192566a715e66ab08248268872 (patch)
tree29e229c9828642aac76b0279ad36c49b9bdf6501 /graphics
parent12c15761a1709cc0c9580e8b4fcc0ff0bc15de77 (diff)
downloadold.slackbuilds-ab16ec25dfcb1f192566a715e66ab08248268872.tar.gz
graphics/PyMOL: Updated for version 2.1.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
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"