r-cyanofilter: auto updated to 1.10.0-1

This commit is contained in:
BioArchLinuxBot 2023-10-31 18:40:04 +00:00
parent 675bc16c9b
commit 52b2067e3b

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=cyanoFilter
_pkgver=1.8.0
_pkgver=1.10.0
pkgname=r-${_pkgname,,}
pkgver=1.8.0
pkgver=1.10.0
pkgrel=1
pkgdesc='Phytoplankton Population Identification using Cell Pigmentation and/or Complexity'
arch=('any')
@ -30,7 +30,7 @@ optdepends=(
r-tidyr
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('2185046763085cc289443506c571ffee3ccd488c4e076f42b89c5443e18ef806')
sha256sums=('3e0588f4903aae934b653dbdd2d036a0bde4a42e97d399743b40dde539139d22')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"