diff --git a/BioArchLinux/r-decomplexdisease/PKGBUILD b/BioArchLinux/r-decomplexdisease/PKGBUILD index e8d4bf0fc3..78acb6706f 100644 --- a/BioArchLinux/r-decomplexdisease/PKGBUILD +++ b/BioArchLinux/r-decomplexdisease/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=DEComplexDisease -_pkgver=1.17.1 +_pkgver=1.18.0 pkgname=r-${_pkgname,,} -pkgver=1.17.1 +pkgver=1.18.0 pkgrel=1 pkgdesc='A tool for differential expression analysis and DEGs based investigation to complex diseases by bi-clustering analysis' arch=('x86_64') @@ -22,7 +22,7 @@ optdepends=( r-knitr ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('bee5373022f894a939a3b6fe086671cf7272a87265a21fe6a73a60e5ec79b60e') +sha256sums=('90a6c072e14b73b3a9066d6b6445618f79d8b7f1ea3f214381d1f3f6c04afc89') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"