From 7270a5348f71984ec9e3c8d95375e2381d77d721 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 31 Oct 2024 15:22:02 +0000 Subject: [PATCH] r-cormotif: auto updated to 1.52.0-1 --- BioArchLinux/r-cormotif/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-cormotif/PKGBUILD b/BioArchLinux/r-cormotif/PKGBUILD index 4cc5b1e947..55b322a288 100644 --- a/BioArchLinux/r-cormotif/PKGBUILD +++ b/BioArchLinux/r-cormotif/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=Cormotif -_pkgver=1.50.0 +_pkgver=1.52.0 pkgname=r-${_pkgname,,} -pkgver=1.50.0 +pkgver=1.52.0 pkgrel=1 pkgdesc='Correlation Motif Fit' arch=('any') @@ -15,7 +15,7 @@ depends=( r-limma ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('2d5577974288845d5710df12601fa5be27a266a84d1ff29372a73dae7b14e551') +sha256sums=('7bcdf4ca0551ce28808561e3ca96a13f4608f4c6d5b92f59338ee78efdc753a4') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"