r-busparse: auto updated to 1.8.0-1

This commit is contained in:
BioArchLinuxBot 2022-01-29 10:25:04 +00:00
parent aed12c5bf7
commit 1d5532067c

View file

@ -4,7 +4,7 @@
_pkgname=BUSpaRse
_pkgver=1.8.0
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//[:-]/.}
pkgver=1.8.0
pkgrel=1
pkgdesc='kallisto | bustools R utilities'
arch=('x86_64')
@ -49,7 +49,7 @@ optdepends=(
r-txdb.hsapiens.ucsc.hg38.knowngene
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('a')
sha256sums=('d2c210e8002cf8fe6e8b60a962d4f0a5cdf5150cc44d7a83e8a44eac20652998')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"