r-rhisat2: auto updated to 1.14.0-1

This commit is contained in:
BioArchLinuxBot 2022-11-03 21:25:09 +00:00
parent 158831a517
commit e88a8fcbcb

View file

@ -3,10 +3,10 @@
# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
_pkgname=Rhisat2
_pkgver=1.12.0
_pkgver=1.14.0
pkgname=r-${_pkgname,,}
pkgver=1.12.0
pkgrel=2
pkgver=1.14.0
pkgrel=1
pkgdesc='R Wrapper for HISAT2 Aligner'
arch=('x86_64')
url="https://bioconductor.org/packages/${_pkgname}"
@ -24,7 +24,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('67db7bbed7ec845a826b6f3e99374a0bba4b864a26b4eaa7fff3101a488eea43')
sha256sums=('3b5e13ee2fee2d290f110379cb4cee9dc517271968f7c2308ba5d0d7944baca5')
# parallel compilation leads to the race conditions and installation fail
options=(!makeflags)