mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
salmon: auto updated to 1.10.1-1
This commit is contained in:
parent
8ed9136cb2
commit
4bff834687
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
# Contributor: Saulius Lukauskas <luksaulius@gmail.com>
|
||||
# Contributor: Thiago L. A. Miller <thiago_leisrael@hotmail.com>
|
||||
pkgname=salmon
|
||||
pkgver=1.10.0
|
||||
pkgver=1.10.1
|
||||
pkgrel=1
|
||||
pkgdesc="Highly-accurate & wicked fast transcript-level quantification from RNA-seq reads using lightweight alignments"
|
||||
arch=('x86_64')
|
||||
|
@ -12,7 +12,7 @@ depends=('intel-tbb' 'jemalloc' 'boost-libs' 'bzip2')
|
|||
makedepends=('boost>=1.55' 'cmake' 'unzip' 'cereal')
|
||||
options=('!emptydirs')
|
||||
source=("$pkgname-$pkgver.tar.gz"::"https://github.com/COMBINE-lab/$pkgname/archive/v$pkgver.tar.gz")
|
||||
sha256sums=('fd8039c20f8dc717d414c89d32ce80a37b1cf4fda2eb9dba839adedd33a4fa3a')
|
||||
sha256sums=('babd9ccc189cfea07566d8a11d047f25fad5b446b4b69257bc6ad8869f8b7707')
|
||||
|
||||
prepare() {
|
||||
cd "$pkgname-$pkgver"
|
||||
|
|
Loading…
Add table
Reference in a new issue