mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
mafft: auto updated to 7.505-1
This commit is contained in:
parent
0755827b23
commit
344e843cea
1 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
|||
# Contributor: Mick Elliot <micke at sfu dot ca>
|
||||
|
||||
pkgname=mafft
|
||||
pkgver=7.487
|
||||
pkgrel=2
|
||||
pkgver=7.505
|
||||
pkgrel=1
|
||||
pkgdesc='Multiple alignment program for amino acid or nucleotide sequences. https://doi.org/10.1093/molbev/mst010'
|
||||
arch=('x86_64')
|
||||
url='https://mafft.cbrc.jp/alignment/software'
|
||||
|
@ -13,7 +13,7 @@ depends=(
|
|||
perl
|
||||
)
|
||||
source=("${pkgname}-${pkgver}.tgz::https://mafft.cbrc.jp/alignment/software/${pkgname}-${pkgver}-with-extensions-src.tgz")
|
||||
sha1sums=('d94137e79ea14c2d235c3f10a6d0537e86768a2e')
|
||||
sha1sums=('30074dd1631c94f5a379afee0e1fec26d4d1a310')
|
||||
|
||||
build() {
|
||||
make -C "${pkgname}-${pkgver}-with-extensions/core" PREFIX=/usr LIBDIR=/usr/lib/mafft
|
||||
|
|
Loading…
Add table
Reference in a new issue