From 13c0bbcdf107255fef2a74f4e3cdac98c9393dbc Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Fri, 3 May 2024 14:31:44 +0000 Subject: [PATCH] r-attract: auto updated to 1.56.0-1 --- BioArchLinux/r-attract/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/BioArchLinux/r-attract/PKGBUILD b/BioArchLinux/r-attract/PKGBUILD index aa47597b18..be8ea52cd5 100644 --- a/BioArchLinux/r-attract/PKGBUILD +++ b/BioArchLinux/r-attract/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Guoyi Zhang _pkgname=attract -_pkgver=1.54.0 +_pkgver=1.56.0 pkgname=r-${_pkgname,,} -pkgver=1.54.0 -pkgrel=2 +pkgver=1.56.0 +pkgrel=1 pkgdesc="Methods to Find the Gene Expression Modules that Represent the Drivers of Kauffman's Attractor Landscape" arch=('any') url="https://bioconductor.org/packages/${_pkgname}" @@ -23,7 +23,7 @@ optdepends=( r-illuminahumanv1.db ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('c394e2ac74869e1a3686aa71c6531db282dff549240963dff1b467c6967b6852') +sha256sums=('5ea27eb19732d1491d9edc4c48fac6060e4e1a054d6f74aaf006783335198622') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"