mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
infernal: auto updated to 1.1.5-1
This commit is contained in:
parent
1227c73816
commit
97ec42b0b0
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
|||
# Maintainer: Ronny Lorenz <ronny at tbi dot univie dot ac dot at>
|
||||
|
||||
pkgname=infernal
|
||||
pkgver=1.1.4
|
||||
pkgrel=3
|
||||
pkgver=1.1.5
|
||||
pkgrel=1
|
||||
pkgdesc="Tool for searching DNA sequence databases for RNA structure and sequence similarities"
|
||||
arch=('x86_64')
|
||||
url="http://eddylab.org/infernal/"
|
||||
|
@ -12,7 +12,7 @@ depends=('glibc' 'gsl' 'openmpi')
|
|||
makedepends=('python')
|
||||
provides=('easel')
|
||||
source=("$pkgname-$pkgver.tar.gz::http://eddylab.org/infernal/infernal-$pkgver.tar.gz")
|
||||
sha256sums=('f9493c7dee9fbf25f6405706818883d24b9f5e455121a0662c96c8f0307f95fc')
|
||||
sha256sums=('ad4ddae02f924ca7c85bc8c4a79c9f875af8df96aeb726702fa985cbe752497f')
|
||||
|
||||
build() {
|
||||
cd "$pkgname-$pkgver"
|
||||
|
|
Loading…
Add table
Reference in a new issue