r-flowai: auto updated to 1.26.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-09 23:47:14 +00:00
parent c078999b91
commit 332e9d0b58

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=flowAI
_pkgver=1.24.0
_pkgver=1.26.0
pkgname=r-${_pkgname,,}
pkgver=1.24.0
pkgrel=2
pkgver=1.26.0
pkgrel=1
pkgdesc='Automatic and interactive quality control for flow cytometry 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=('3211e261f3cd662289f1fffad2f5252e821b2a05c15509c20b31a533dada048a')
sha256sums=('f4e35c824f68036cea5746236a026ad8e336c2595411d15d303d45fbc02526a5')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"