diff --git a/BioArchLinux/r-cogaps/PKGBUILD b/BioArchLinux/r-cogaps/PKGBUILD index 78254f4c30..4da659a574 100644 --- a/BioArchLinux/r-cogaps/PKGBUILD +++ b/BioArchLinux/r-cogaps/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Guoyi Zhang _pkgname=CoGAPS -_pkgver=3.14.0 +_pkgver=3.16.0 pkgname=r-${_pkgname,,} -pkgver=3.14.0 -pkgrel=2 +pkgver=3.16.0 +pkgrel=1 pkgdesc='Coordinated Gene Activity in Pattern Sets' arch=('x86_64') url="https://bioconductor.org/packages/${_pkgname}" @@ -28,7 +28,7 @@ optdepends=( r-testthat ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('add5c7d43f46452c37a24614819dc3dcdd59e6ed8102f78016520c66ab3c77fa') +sha256sums=('a33ee54841727d80c10663d0fd32a4cab968625e05c256e4bfcd49f06f2a586b') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"