mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
phyml: auto updated to 1:3.3.20211231-1
This commit is contained in:
parent
7384311733
commit
5918819308
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Maintainer: Michael Schubert <mschu.dev at gmail> github.com/mschubert/PKGBUILDs
|
# Maintainer: Michael Schubert <mschu.dev at gmail> github.com/mschubert/PKGBUILDs
|
||||||
# Contributor: Mick Elliot <micke at sfu dot ca>
|
# Contributor: Mick Elliot <micke at sfu dot ca>
|
||||||
pkgname=phyml
|
pkgname=phyml
|
||||||
pkgver=3.3.20211118
|
pkgver=3.3.20211231
|
||||||
pkgrel=3
|
pkgrel=1
|
||||||
epoch=1
|
epoch=1
|
||||||
pkgdesc="Builds phylogenies from DNA or protein sequences using a maximum likelihood approach"
|
pkgdesc="Builds phylogenies from DNA or protein sequences using a maximum likelihood approach"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="https://github.com/stephaneguindon/phyml"
|
url="https://github.com/stephaneguindon/phyml"
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
source=($pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz)
|
source=($pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz)
|
||||||
sha256sums=('6348e8c0b73f424a7e3315116c34fe864162235565ce2f5cf81b1a0d499ba177')
|
sha256sums=('d6ef259ac2ce1645ed65935271afaaa2f5de4d59bf64902ddff315b4ee0aca32')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "$srcdir/phyml-$pkgver"
|
cd "$srcdir/phyml-$pkgver"
|
||||||
|
|
Loading…
Add table
Reference in a new issue