From e33dce17a611c19532a357b104f62ae261051147 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Wed, 1 May 2024 19:46:03 +0000 Subject: [PATCH] r-dcgsa: auto updated to 1.32.0-1 --- BioArchLinux/r-dcgsa/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/BioArchLinux/r-dcgsa/PKGBUILD b/BioArchLinux/r-dcgsa/PKGBUILD index b02d0a5fd8..6d1dab3b82 100644 --- a/BioArchLinux/r-dcgsa/PKGBUILD +++ b/BioArchLinux/r-dcgsa/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Guoyi Zhang _pkgname=dcGSA -_pkgver=1.30.0 +_pkgver=1.32.0 pkgname=r-${_pkgname,,} -pkgver=1.30.0 -pkgrel=2 +pkgver=1.32.0 +pkgrel=1 pkgdesc='Distance-correlation based Gene Set Analysis for longitudinal gene expression profiles' arch=('any') url="https://bioconductor.org/packages/${_pkgname}" @@ -17,7 +17,7 @@ optdepends=( r-knitr ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('d1703121d076b5ed0096104a3769f9eaab7d6f3e044ff8a78aa1d5f3105b0322') +sha256sums=('4acaedf0416136509edebee5a77e46ec86653495c24203fd273ab9b069bb0308') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"