r-rqc: auto updated to 1.30.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 04:08:11 +00:00
parent 656f89ee8e
commit b7638d2181

View file

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