r-cytoml: auto updated to 2.8.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-10 23:05:32 +00:00
parent 78c1a5e41a
commit eec5f76089

View file

@ -2,9 +2,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=CytoML
_pkgver=2.6.0
_pkgver=2.8.0
pkgname=r-${_pkgname,,}
pkgver=2.6.0
pkgver=2.8.0
pkgrel=1
pkgdesc='A GatingML Interface for Cross Platform Cytometry Data Sharing'
arch=('x86_64')
@ -50,7 +50,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('9f6515ec03dab19a13404746cda4dbb6653b234fd0225547a56895df04d32f9b')
sha256sums=('399f4daacc8b69adc47f9a804041af443d28b5f2ea5f094d2aa805e87653e76e')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"