r-yeastcc: auto updated to 1.38.0-1

This commit is contained in:
BioArchLinuxBot 2022-11-04 01:13:25 +00:00
parent b44bfde82c
commit 2644d57491

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_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}"