diff --git a/BioArchLinux/r-discordant/PKGBUILD b/BioArchLinux/r-discordant/PKGBUILD index a6dae502fc..b491e650b2 100644 --- a/BioArchLinux/r-discordant/PKGBUILD +++ b/BioArchLinux/r-discordant/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=discordant -_pkgver=1.28.0 +_pkgver=1.30.0 pkgname=r-${_pkgname,,} -pkgver=1.28.0 +pkgver=1.30.0 pkgrel=1 pkgdesc='The Discordant Method: A Novel Approach for Differential Correlation' arch=('x86_64') @@ -23,7 +23,7 @@ optdepends=( r-testthat ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('d903a85637b32705134bf9e0b491a4561267186786a277e562208f0f2aef960c') +sha256sums=('ade41e6224d0f7495c3553b62a045a133a9e769103e08bbba91eef175e790490') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"