r-nanostringqcpro: auto updated to 1.30.0-1

This commit is contained in:
BioArchLinuxBot 2022-11-03 07:25:00 +00:00
parent 5f977c579d
commit 56ba5d34f3

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=NanoStringQCPro
_pkgver=1.28.0
_pkgver=1.30.0
pkgname=r-${_pkgname,,}
pkgver=1.28.0
pkgrel=2
pkgver=1.30.0
pkgrel=1
pkgdesc='Quality metrics and data processing methods for NanoString mRNA gene expression data'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -27,7 +27,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('3a93768f1b029772c4ca3310e81a3dfec4c213fe8b3721aaaed39846e2ef50ee')
sha256sums=('f5c699a3f0c867217a98ef28e49e073510ff7e1aff980f85eb8f71f197cdd8f1')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"