mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rhisat2: auto updated to 1.12.0-1
This commit is contained in:
parent
23d007bc01
commit
bf43d9bffb
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@
|
|||
# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
|
||||
|
||||
_pkgname=Rhisat2
|
||||
_pkgver=1.10.0
|
||||
_pkgver=1.12.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.10.0
|
||||
pkgver=1.12.0
|
||||
pkgrel=1
|
||||
pkgdesc='R Wrapper for HISAT2 Aligner'
|
||||
arch=('x86_64')
|
||||
|
@ -24,7 +24,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('1e6c4e8b4cf913bb18f587d916bda734d67f887dd1dc35af14f575b993e65924')
|
||||
sha256sums=('67db7bbed7ec845a826b6f3e99374a0bba4b864a26b4eaa7fff3101a488eea43')
|
||||
# parallel compilation leads to the race conditions and installation fail
|
||||
options=(!makeflags)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue