mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-gsvadata: auto updated to 1.32.0-1
This commit is contained in:
parent
7c8e62c946
commit
6bb098374a
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=GSVAdata
|
||||
_pkgver=1.31.0
|
||||
_pkgver=1.32.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.31.0
|
||||
pkgver=1.32.0
|
||||
pkgrel=1
|
||||
pkgdesc='Data employed in the vignette of the GSVA package'
|
||||
arch=('any')
|
||||
|
@ -16,7 +16,7 @@ depends=(
|
|||
r-hgu95a.db
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('98ecdfbb3db58397c942ff7201319f58b5ec25e4b2fa75dceb6e8affb65b6938')
|
||||
sha256sums=('203658628af311cc739c73b5f16a4d5a1846b081473aa624ca9fc8f4aef0f2d5')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue