summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRhinoceros2016-05-31 09:19:36 +1000
committerRhinoceros2016-05-31 09:19:36 +1000
commit5da8943cb6055522802e662434ae52a39d76a828 (patch)
tree78aeb4291748fc4c12990871869531a167521e1f /PKGBUILD
parentfea6114794a2bb84725bc66aea1e2ac2f77a2e91 (diff)
downloadaur-5da8943cb6055522802e662434ae52a39d76a828.tar.gz
Update to 1:3.2.20160530-1
* Upstream changelog: "new release"
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d98af7732f1..aeac21afa165 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Mick Elliot <micke at sfu dot ca>
pkgname=phyml-mpi
-pkgver=3.2.20160529
+pkgver=3.2.20160530
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=('8fab6763fea627cc0aa4c50ac901bd60290ace79df98b2bcc6dcd2470bb8cfea')
+sha256sums=('e5895c5aefd21a8b356cc020348c4c3be013aaf20a7117f125ad38aa38d430fa')
depends=('openmpi')
build() {