mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
fasttree: auto updated to 2.1.9-1
This commit is contained in:
parent
b728a6ec25
commit
92ef295db6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Maintainer: Stefan Seemayer <mail@semicolonsoftware.de>
|
# Maintainer: Stefan Seemayer <mail@semicolonsoftware.de>
|
||||||
pkgname=fasttree
|
pkgname=fasttree
|
||||||
pkgver=2.1.11
|
pkgver=2.1.9
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Approximately-Maximum-Likelihood Trees for Large Alignments"
|
pkgdesc="Approximately-Maximum-Likelihood Trees for Large Alignments"
|
||||||
arch=(i686 x86_64)
|
arch=(i686 x86_64)
|
||||||
|
@ -10,7 +10,7 @@ depends=(
|
||||||
'gcc'
|
'gcc'
|
||||||
)
|
)
|
||||||
source=(http://www.microbesonline.org/fasttree/FastTree-${pkgver}.c)
|
source=(http://www.microbesonline.org/fasttree/FastTree-${pkgver}.c)
|
||||||
sha256sums=('9026ae550307374be92913d3098f8d44187d30bea07902b9dcbfb123eaa2050f')
|
sha256sums=('f3a4e57d27e3fd6b5e2a4201b15ae25bc43858092eefef160f9aaa1011df5b52')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "$srcdir/"
|
cd "$srcdir/"
|
||||||
|
|
Loading…
Add table
Reference in a new issue