mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-yeastcc: auto updated to 1.35.0-1
This commit is contained in:
parent
f60b0095c1
commit
9c9e548a54
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=yeastCC
|
||||
_pkgver=1.34.0
|
||||
_pkgver=1.35.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.34.0
|
||||
pkgrel=2
|
||||
pkgver=1.35.0
|
||||
pkgrel=1
|
||||
pkgdesc='Spellman et al. (1998) and Pramila/Breeden (2006) yeast cell cycle microarray data'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -14,7 +14,7 @@ depends=(
|
|||
r-biobase
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('20b89db4bdc21bff0e92eeed27f3839dccaaa525939eeb735dbcd2e167285f40')
|
||||
sha256sums=('25e3202f59b0c81516301fe4f8595c7c6962ee0b16f6d80d1a234dc58a792cab')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue