diff --git a/BioArchLinux/r-compass/PKGBUILD b/BioArchLinux/r-compass/PKGBUILD index aa03a229dc..ebcca684f9 100644 --- a/BioArchLinux/r-compass/PKGBUILD +++ b/BioArchLinux/r-compass/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Guoyi Zhang _pkgname=COMPASS -_pkgver=1.32.0 +_pkgver=1.34.0 pkgname=r-${_pkgname,,} -pkgver=1.32.0 -pkgrel=2 +pkgver=1.34.0 +pkgrel=1 pkgdesc='Combinatorial Polyfunctionality Analysis of Single Cells' arch=('x86_64') url="https://bioconductor.org/packages/${_pkgname}" @@ -42,7 +42,7 @@ optdepends=( r-testthat ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('0caab92dd1db6afefb8af98a30c23984c018b1e001a15991c913e4ae526c329a') +sha256sums=('1c684916757374422c2adfd04dbb8a424e7a04ec9fb2eb5a9e5efe855ada6245') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"