r-rqc: auto updated to 1.32.0-1

This commit is contained in:
BioArchLinuxBot 2022-11-03 22:30:12 +00:00
parent 2eb5466b93
commit aa927de891

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=Rqc
_pkgver=1.30.0
_pkgver=1.32.0
pkgname=r-${_pkgname,,}
pkgver=1.30.0
pkgrel=2
pkgver=1.32.0
pkgrel=1
pkgdesc='Quality Control Tool for High-Throughput Sequencing Data'
arch=('x86_64')
url="https://bioconductor.org/packages/${_pkgname}"
@ -35,7 +35,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('3340e0bff476d0049a7d01cd83117d58a15db1469ae4dfc792b7b2f693a94886')
sha256sums=('1df4a5fe3fe50c1e90e4fc683e060a0e46f2538c6baea6a72e9fb6d0e425660a')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"