diff --git a/BioArchLinux/r-clustifyr/PKGBUILD b/BioArchLinux/r-clustifyr/PKGBUILD index 41dbb7fdad..1115ef346c 100644 --- a/BioArchLinux/r-clustifyr/PKGBUILD +++ b/BioArchLinux/r-clustifyr/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Guoyi Zhang _pkgname=clustifyr -_pkgver=1.8.0 +_pkgver=1.10.0 pkgname=r-${_pkgname,,} -pkgver=1.8.0 -pkgrel=2 +pkgver=1.10.0 +pkgrel=1 pkgdesc='Classifier for Single-cell RNA-seq Using Cell Clusters' arch=('any') url="https://bioconductor.org/packages/${_pkgname}" @@ -45,7 +45,7 @@ optdepends=( r-testthat ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('ac53b68d23ae26d6628581e07a5eb85d8123ca10bd2489944acf295ef55b34b0') +sha256sums=('af9d7eed474848c7d45f00cedbb2b24ac979a5258b4c6b542048cb6a586df6f8') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"