summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dde0f4e87b61..2dfa810985d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
pkgname=phyml-mpi
pkgver=3.3.20211231
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc='Builds phylogenies from DNA or protein sequences using a maximum likelihood approach, using multiple proccessors'
arch=('i686' 'x86_64')
url='https://github.com/stephaneguindon/phyml'
license=('GPL2')
source=("$pkgname-$pkgver.tar.gz::https://github.com/stephaneguindon/phyml/archive/v${pkgver}.tar.gz")
-sha512sums=('f94d98624f2a2c284c0741f011f8c9c55075e4ad254b403bcd4d4a552d04cd416761fa8e6af30a3a8c3432bfd58f400b8bce1b03fc1b6b1c71ad8dcb4fa86ffd')
+sha512sums=('6b6ecbb3781aada945c6483660b868c978b9ec2b5501ee04b117a7c0011cf4b8d5dac46ad48455ba8edd6c52fabff3598d0d738ba12d50fe57442521a17bf50f')
depends=('openmpi')
prepare() {