diff --git a/BioArchLinux/r-decomplexdisease/PKGBUILD b/BioArchLinux/r-decomplexdisease/PKGBUILD index cb09a53049..5e11b456b2 100644 --- a/BioArchLinux/r-decomplexdisease/PKGBUILD +++ b/BioArchLinux/r-decomplexdisease/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Guoyi Zhang _pkgname=DEComplexDisease -_pkgver=1.14.0 +_pkgver=1.16.0 pkgname=r-${_pkgname,,} -pkgver=1.14.0 -pkgrel=2 +pkgver=1.16.0 +pkgrel=1 pkgdesc='A tool for differential expression analysis and DEGs based investigation to complex diseases by bi-clustering analysis' arch=('x86_64') url="https://bioconductor.org/packages/${_pkgname}" @@ -22,7 +22,7 @@ optdepends=( r-knitr ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('3169f1116c4abf41c2ba7a05ff0ccd429212f1de5f8a6557eed1559cc1e17561') +sha256sums=('2da1ab65f19c627f4dffb4d2f58f782f1fa3a17c3609c8a55f67db1cfa314925') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"