mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
phyml: auto updated to 1:3.3.20211118-1
This commit is contained in:
parent
bc3e4886a6
commit
9bf386b22a
1 changed files with 3 additions and 3 deletions
|
@ -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.20211021
|
||||
pkgrel=2
|
||||
pkgver=3.3.20211118
|
||||
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=('8dd6519ccbf73ce67e57bc7681f6dffdbbc63e78e15aae79394f3ec362d42c2d')
|
||||
sha256sums=('6348e8c0b73f424a7e3315116c34fe864162235565ce2f5cf81b1a0d499ba177')
|
||||
|
||||
build() {
|
||||
cd "$srcdir/phyml-$pkgver"
|
||||
|
|
Loading…
Add table
Reference in a new issue