r-flowai: auto updated to 1.36.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 16:18:45 +00:00
parent c0c2f74518
commit cfe292342c

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=flowAI
_pkgver=1.34.0
_pkgver=1.36.0
pkgname=r-${_pkgname,,}
pkgver=1.34.0
pkgver=1.36.0
pkgrel=1
pkgdesc='Automatic and interactive quality control for flow cytometry data'
arch=('any')
@ -27,7 +27,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('0aa7cd379275346141554b9b0b634909d7dc2cb6df2d88c6a765aa2892fa38ea')
sha256sums=('d5e142305d596615bc2c170fe78487641e6ccf68420e3896589dbe9a9b934bbc')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"