phyml: auto updated to 1:3.3.20211231-1

This commit is contained in:
BioArchLinuxBot 2021-12-31 18:04:14 +08:00
parent 7384311733
commit 5918819308

View file

@ -1,15 +1,15 @@
# Maintainer: Michael Schubert <mschu.dev at gmail> github.com/mschubert/PKGBUILDs
# Contributor: Mick Elliot <micke at sfu dot ca>
pkgname=phyml
pkgver=3.3.20211118
pkgrel=3
pkgver=3.3.20211231
pkgrel=1
epoch=1
pkgdesc="Builds phylogenies from DNA or protein sequences using a maximum likelihood approach"
arch=('i686' 'x86_64')
url="https://github.com/stephaneguindon/phyml"
license=('GPL2')
source=($pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz)
sha256sums=('6348e8c0b73f424a7e3315116c34fe864162235565ce2f5cf81b1a0d499ba177')
sha256sums=('d6ef259ac2ce1645ed65935271afaaa2f5de4d59bf64902ddff315b4ee0aca32')
build() {
cd "$srcdir/phyml-$pkgver"