mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
tcoffee: auto updated to 13.46.1.b8b01e06-1
This commit is contained in:
parent
fbcd346ed9
commit
dfc146ab2a
1 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
|||
# Contributor: Mick Elliot <micke at sfu dot ca>
|
||||
# Contributor: Damir Perisa <damir.perisa@bluewin.ch>
|
||||
pkgname=tcoffee
|
||||
pkgver=13.46.0.919e8c6b
|
||||
pkgrel=2
|
||||
pkgver=13.46.1.b8b01e06
|
||||
pkgrel=1
|
||||
arch=('i686' 'x86_64')
|
||||
license=('GPL2')
|
||||
pkgdesc="An alignment tool for Protein, DNA and RNA sequences. https://doi.org/10.1006/jmbi.2000.4042"
|
||||
|
@ -12,7 +12,7 @@ url="http://www.tcoffee.org"
|
|||
makedepends=('gcc-fortran')
|
||||
depends=('gcc-libs')
|
||||
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/cbcrg/tcoffee/archive/refs/tags/Version_${pkgver}.tar.gz")
|
||||
sha256sums=('e134f5c075eaa95dd6bc2b4da01696150ea78185d34399d465709bd9cf743d08')
|
||||
sha256sums=('68db20f9006f202bf7e90d88edb8fb99deaf5dc89f6a6dea769cb1925fd0f74d')
|
||||
|
||||
build() {
|
||||
cd "$srcdir/tcoffee-Version_${pkgver}/t_coffee/src"
|
||||
|
|
Loading…
Add table
Reference in a new issue