r-flowworkspace: auto updated to 4.8.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-10 00:06:24 +00:00
parent c97bd3831e
commit 3190cc218c

View file

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