From 854642a0cbceed233f5522d26726381cb071ceea Mon Sep 17 00:00:00 2001 From: Petar Petrov Date: Fri, 2 Aug 2019 00:19:32 +0700 Subject: academic/PhyML: Updated for version 3.3.20190321. Signed-off-by: Willy Sudiarto Raharjo --- academic/PhyML/PhyML.SlackBuild | 6 +++--- academic/PhyML/PhyML.info | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'academic') diff --git a/academic/PhyML/PhyML.SlackBuild b/academic/PhyML/PhyML.SlackBuild index 3685485c5f..cab8490604 100644 --- a/academic/PhyML/PhyML.SlackBuild +++ b/academic/PhyML/PhyML.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for PhyML -# Copyright 2011-2018 Petar Petrov slackalaxy@gmail.com +# Copyright 2011-2019 Petar Petrov slackalaxy@gmail.com # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ PRGNAM=PhyML SRCNAM=$(echo $PRGNAM | tr A-Z a-z) -VERSION=${VERSION:-3.3.20180621} +VERSION=${VERSION:-3.3.20190321} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -167,7 +167,7 @@ cp -a examples $PKG/usr/share/$PRGNAM mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION cp -a \ - doc/{$SRCNAM-manual.pdf,ref.bib,$SRCNAM-manual.tex,fig} README \ + doc/{$SRCNAM-manual.pdf,ref.bib,$SRCNAM-manual.tex,fig} COPYING README.md \ $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild cat $CWD/References > $PKG/usr/doc/$PRGNAM-$VERSION/References diff --git a/academic/PhyML/PhyML.info b/academic/PhyML/PhyML.info index 80d3f34388..14ae908fd7 100644 --- a/academic/PhyML/PhyML.info +++ b/academic/PhyML/PhyML.info @@ -1,8 +1,8 @@ PRGNAM="PhyML" -VERSION="3.3.20180621" +VERSION="3.3.20190321" HOMEPAGE="https://github.com/stephaneguindon/phyml/" -DOWNLOAD="https://github.com/stephaneguindon/phyml/archive/v3.3.20180621/phyml-3.3.20180621.tar.gz" -MD5SUM="39f5df7eeb317466ab5724b38efb6915" +DOWNLOAD="https://github.com/stephaneguindon/phyml/archive/v3.3.20190321/phyml-3.3.20190321.tar.gz" +MD5SUM="72d375be9c08ec34bedee126bfb141d9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="openmpi" -- cgit v1.2.3