From 2644d57491623aaab09080a8fba28e04f506f2ee Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Fri, 4 Nov 2022 01:13:25 +0000 Subject: [PATCH] r-yeastcc: auto updated to 1.38.0-1 --- BioArchLinux/r-yeastcc/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-yeastcc/PKGBUILD b/BioArchLinux/r-yeastcc/PKGBUILD index 7cb121635e..33f56fd6f8 100644 --- a/BioArchLinux/r-yeastcc/PKGBUILD +++ b/BioArchLinux/r-yeastcc/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=yeastCC -_pkgver=1.37.0 +_pkgver=1.38.0 pkgname=r-${_pkgname,,} -pkgver=1.37.0 +pkgver=1.38.0 pkgrel=1 pkgdesc='Spellman et al. (1998) and Pramila/Breeden (2006) yeast cell cycle microarray data' arch=('any') @@ -14,7 +14,7 @@ depends=( r-biobase ) source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('f9c8e5a25cda0f31a6b6403facc140564ca426755f368e5bdd184f7c01ec606d') +sha256sums=('7fad94b36f5db042145226d9f369d7db40072d4e75cb9eab6c0f985955e91531') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"