From 931e4c356880ef7ce41360c651716e91ca34b863 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 28 Apr 2022 11:15:24 +0000 Subject: [PATCH] r-attract: auto updated to 1.48.0-1 --- BioArchLinux/r-attract/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-attract/PKGBUILD b/BioArchLinux/r-attract/PKGBUILD index 5f2f070141..7fdc629fa5 100644 --- a/BioArchLinux/r-attract/PKGBUILD +++ b/BioArchLinux/r-attract/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=attract -_pkgver=1.46.0 +_pkgver=1.48.0 pkgname=r-${_pkgname,,} -pkgver=1.46.0 +pkgver=1.48.0 pkgrel=1 pkgdesc="Methods to Find the Gene Expression Modules that Represent the Drivers of Kauffman's Attractor Landscape" arch=('any') @@ -23,7 +23,7 @@ optdepends=( r-illuminahumanv1.db ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('6ef9ed0476b3097fe8c20e42f9032a56ca63b418787d388bf059566ee2e306ee') +sha256sums=('0275e459dad7406068a3e32c0534ff28ff3105cf45e1f4f0eef64e74c4d62e38') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"