diff options
Diffstat (limited to 'graphics/PyMOL')
-rw-r--r-- | graphics/PyMOL/PyMOL.SlackBuild | 2 | ||||
-rw-r--r-- | graphics/PyMOL/PyMOL.info | 6 | ||||
-rw-r--r-- | graphics/PyMOL/README | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/graphics/PyMOL/PyMOL.SlackBuild b/graphics/PyMOL/PyMOL.SlackBuild index 1cd024128a3e..bd5a1284d4bb 100644 --- a/graphics/PyMOL/PyMOL.SlackBuild +++ b/graphics/PyMOL/PyMOL.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=PyMOL SRCNAM=$(echo ${PRGNAM,,}-v) -VERSION=${VERSION:-1.8.2.1} +VERSION=${VERSION:-1.8.4.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 b312c14c248f..771f1b843a26 100644 --- a/graphics/PyMOL/PyMOL.info +++ b/graphics/PyMOL/PyMOL.info @@ -1,8 +1,8 @@ PRGNAM="PyMOL" -VERSION="1.8.2.1" +VERSION="1.8.4.0" HOMEPAGE="http://pymol.org" -DOWNLOAD="http://downloads.sourceforge.net/project/pymol/pymol/1.8/pymol-v1.8.2.1.tar.bz2" -MD5SUM="7b6b61f8b314a9ad204f9df6212bf505" +DOWNLOAD="http://downloads.sourceforge.net/project/pymol/pymol/1.8/pymol-v1.8.4.0.tar.bz2" +MD5SUM="85451c40abc0a359a5ed91abd363b2c2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python-pmw" diff --git a/graphics/PyMOL/README b/graphics/PyMOL/README index 66e4bec47c95..e58cb9f3ae72 100644 --- a/graphics/PyMOL/README +++ b/graphics/PyMOL/README @@ -1,6 +1,6 @@ PyMOL is a Python-enhanced molecular graphics tool. It excels at 3D visualization of proteins, small molecules, density, surfaces, and -trajectories. It also includes molecular editing, ray tracing, and +trajectories. It also includes molecular editing, ray tracing, and movies. Optional dependency: numpy |