r-flowvs: auto updated to 1.30.0-1

This commit is contained in:
BioArchLinuxBot 2022-11-03 16:45:01 +00:00
parent 68de8e7850
commit 956dfdc2a2

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=flowVS
_pkgver=1.28.0
_pkgver=1.30.0
pkgname=r-${_pkgname,,}
pkgver=1.28.0
pkgrel=2
pkgver=1.30.0
pkgrel=1
pkgdesc='Variance stabilization in flow cytometry (and microarrays)'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -20,7 +20,7 @@ optdepends=(
r-vsn
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('4d4839d2055ad0bd1309837205d8aab25af01ffb2010fa874076447920af0eba')
sha256sums=('df9a187017668d5a7e40345aff7342b9bc8bc753e329a0e4c658ccc87e2b606b')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"