r-immunoclust: auto updated to 1.28.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-09 23:49:18 +00:00
parent f1bd221762
commit da543c4585

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=immunoClust
_pkgver=1.26.0
_pkgver=1.28.0
pkgname=r-${_pkgname,,}
pkgver=1.26.0
pkgver=1.28.0
pkgrel=1
pkgdesc='immunoClust - Automated Pipeline for Population Detection in Flow Cytometry'
arch=('x86_64')
@ -20,7 +20,7 @@ optdepends=(
r-utils
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('68e473fd3c368f285ed66792168a338b7c5ec3396f9a258af02a5f5d0a41166f')
sha256sums=('17327b6ebca59e2760e30d71d6cfb660d7c94975a8ed084fd2683c1ed2a3bc81')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"