r-conclus: auto updated to 1.3.3-1

This commit is contained in:
BioArchLinuxBot 2022-05-10 22:59:41 +00:00
parent 4a30c41639
commit 30f0df97df

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=conclus
_pkgver=1.2.4
_pkgver=1.3.3
pkgname=r-${_pkgname,,}
pkgver=1.2.4
pkgver=1.3.3
pkgrel=1
pkgdesc='ScRNA-seq Workflow CONCLUS - From CONsensus CLUSters To A Meaningful CONCLUSion'
arch=('any')
@ -46,7 +46,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('23b5dd4ffd6a8b50637de193248bea6fc3baeb05c604da0e4d210d5fdd862854')
sha256sums=('469178ed2a313a6f39fd8306b4470601b691edbcd0acfd896d4019c7c304f9d1')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"