diff --git a/BioArchLinux/r-cellarepertorium/PKGBUILD b/BioArchLinux/r-cellarepertorium/PKGBUILD index 88880e7caf..2eab351e69 100644 --- a/BioArchLinux/r-cellarepertorium/PKGBUILD +++ b/BioArchLinux/r-cellarepertorium/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Guoyi Zhang _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}"