summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRhinoceros2018-06-22 08:25:27 +1000
committerRhinoceros2018-06-22 08:25:27 +1000
commit5d9f651f3dc4cc4949af07ef9ffa4408ea330ef9 (patch)
treeac24ea99de000db8bbd969db02e95ffc00c6e191 /PKGBUILD
parent464203834ba8403b9b1200c5d0521162ee1fcf96 (diff)
downloadaur-5d9f651f3dc4cc4949af07ef9ffa4408ea330ef9.tar.gz
Update to 3.3.20180621-1
* Upstream change log: "Release 20180621"
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ebc551642bde..2571990a7dcb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Mick Elliot <micke at sfu dot ca>
pkgname=phyml-mpi
-pkgver=3.3.20180214
+pkgver=3.3.20180621
pkgrel=1
epoch=1
pkgdesc='Builds phylogenies from DNA or protein sequences using a maximum likelihood approach, using multiple proccessors'
@@ -11,7 +11,7 @@ arch=('i686' 'x86_64')
url='https://github.com/stephaneguindon/phyml'
license=('GPL2')
source=("https://github.com/stephaneguindon/phyml/archive/v${pkgver}.tar.gz")
-sha256sums=('ec059e3662874be3fdf1a9dc6d71fe4d568d987f66da9495f154f8f49c6d153e')
+sha256sums=('a66c1c5758408578c34a17733f92db11a67aa572a06a9b5e3046009ee8bed0d3')
depends=('openmpi')
build() {