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