diff --git a/BioArchLinux/r-monalisa/PKGBUILD b/BioArchLinux/r-monalisa/PKGBUILD index e818353c5e..399bf88fca 100644 --- a/BioArchLinux/r-monalisa/PKGBUILD +++ b/BioArchLinux/r-monalisa/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=monaLisa -_pkgver=1.10.1 +_pkgver=1.12.0 pkgname=r-${_pkgname,,} -pkgver=1.10.1 +pkgver=1.12.0 pkgrel=1 pkgdesc='Binned Motif Enrichment Analysis and Visualization' arch=('any') @@ -39,7 +39,7 @@ optdepends=( r-txdb.mmusculus.ucsc.mm10.knowngene ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('ebd4110a4aaa30e7127f25c9489b2357ba20a6bc47af131c26dd079125c147dd') +sha256sums=('3e0c9e16c9e4a54f534dd025a26d6540d727db351f194083207be203268bd45f') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"