diff --git a/BioArchLinux/r-rtrm/PKGBUILD b/BioArchLinux/r-rtrm/PKGBUILD index 3ca90b06e5..9125273113 100644 --- a/BioArchLinux/r-rtrm/PKGBUILD +++ b/BioArchLinux/r-rtrm/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Guoyi Zhang _pkgname=rTRM -_pkgver=1.32.0 +_pkgver=1.34.0 pkgname=r-${_pkgname,,} -pkgver=1.32.0 -pkgrel=2 +pkgver=1.34.0 +pkgrel=1 pkgdesc='Identification of Transcriptional Regulatory Modules from Protein-Protein Interaction Networks' arch=('any') url="https://bioconductor.org/packages/${_pkgname}" @@ -33,7 +33,7 @@ optdepends=( r-runit ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('262a66a05a422b0e74088aeb172d706b7b2f9aa738c4ced9a310ca9cdd464fbf') +sha256sums=('89df1ab5173c41867085ebc8c5506554bbebe427622a5b3a1034653bda8d6f9e') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"