r-cellarepertorium: auto updated to 1.6.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 06:19:58 +00:00
parent b73b503783
commit 26731485a5

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=CellaRepertorium
_pkgver=1.4.0
_pkgver=1.6.0
pkgname=r-${_pkgname,,}
pkgver=1.4.0
pkgrel=2
pkgver=1.6.0
pkgrel=1
pkgdesc='Data structures, clustering and testing for single cell immune receptor repertoires (scRNAseq RepSeq/AIRR-seq)'
arch=('x86_64')
url="https://bioconductor.org/packages/${_pkgname}"
@ -44,7 +44,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('647e47d1485ada34351c1348b641b3a51ead924379f41ec97fe285ba9a0819bf')
sha256sums=('eb342fc1becad8dc548bfe2c71a13be0004d76a0d194a659b12cc78c92019d31')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"