r-flowworkspace: auto updated to 4.12.2-1

This commit is contained in:
BioArchLinuxBot 2023-08-22 18:03:35 +00:00
parent 5ffe3d7131
commit 11e10eea9a

View file

@ -2,9 +2,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=flowWorkspace
_pkgver=4.12.1
_pkgver=4.12.2
pkgname=r-${_pkgname,,}
pkgver=4.12.1
pkgver=4.12.2
pkgrel=1
pkgdesc='Infrastructure for representing and interacting with gated and ungated cytometry data sets.'
arch=('x86_64')
@ -46,7 +46,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('eb0f82d8a162c107d8b94c785f3210a0e62c433b48bf5fd6c2b162d83f90c956')
sha256sums=('46f42e329a43c48f9f8091ee114e889f0fa6beefd63a43f6f14f7bab44f530bc')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"