mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-yeastcc: auto updated to 1.38.0-1
This commit is contained in:
parent
b44bfde82c
commit
2644d57491
1 changed files with 3 additions and 3 deletions
|
@ -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}"
|
||||
|
|
Loading…
Add table
Reference in a new issue