r-busparse: auto updated to 1.10.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 03:23:42 +00:00
parent fb51c55adf
commit ab4eb9794c

View file

@ -2,9 +2,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=BUSpaRse
_pkgver=1.8.0
_pkgver=1.10.0
pkgname=r-${_pkgname,,}
pkgver=1.8.0
pkgver=1.10.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=('d2c210e8002cf8fe6e8b60a962d4f0a5cdf5150cc44d7a83e8a44eac20652998')
sha256sums=('b9128318a8be3d3ac21e2f70c326cb167faf0e08cf2fc963920bab36413e3c87')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"