r-flowtime: auto updated to 1.30.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 16:23:27 +00:00
parent a996c1450d
commit a24adf8ca4

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=flowTime
_pkgver=1.28.0
_pkgver=1.30.0
pkgname=r-${_pkgname,,}
pkgver=1.28.0
pkgver=1.30.0
pkgrel=1
pkgdesc='Annotation and analysis of biological dynamical systems using flow cytometry'
arch=('any')
@ -31,7 +31,7 @@ optdepends=(
r-stats
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('9ed87da9dd0547f77509c418d35c996682b2f94438fde7d650eab2a2a697edfc')
sha256sums=('0dfa547e7a55ca7862b5506c2062cdbbe3f4545530d9f0223d42be0778c22b74')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"