mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
kallisto: auto updated to 0.51.1-1
This commit is contained in:
parent
58eea3ab73
commit
030d54ca54
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: flying-sheep <flying-sheep@web.de>
|
||||
# Contributor: bipin kumar <kbipinkumar@pm.me>
|
||||
pkgname=kallisto
|
||||
pkgver=0.51.0
|
||||
pkgver=0.51.1
|
||||
pkgrel=1
|
||||
pkgdesc='Quantify abundances of transcripts from RNA-Seq data. doi:10.1038/nbt.3519'
|
||||
url="http://pachterlab.github.io/$pkgname/"
|
||||
|
@ -11,7 +11,7 @@ depends=('hdf5' 'zlib' 'glibc' 'gcc-libs')
|
|||
makedepends=('cmake' 'git')
|
||||
optdepends=('bustools')
|
||||
source=($pkgname-$pkgver.tar.gz::"https://github.com/pachterlab/$pkgname/archive/v$pkgver.tar.gz")
|
||||
sha256sums=('efeb0191c1a6a0d6de69111fb66f4bda51ff31fb40c513280f072bd44556f80d')
|
||||
sha256sums=('a8bcc23bca6ac758f15e30bb77e9e169e628beff2da3be2e34a53e1d42253516')
|
||||
|
||||
prepare() {
|
||||
cd "$srcdir/$pkgname-$pkgver"
|
||||
|
|
Loading…
Add table
Reference in a new issue