mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-affydata: auto updated to 1.46.0-1
This commit is contained in:
parent
08914e61fc
commit
cca3ab602d
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=affydata
|
||||
_pkgver=1.45.0
|
||||
_pkgver=1.46.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.45.0
|
||||
pkgver=1.46.0
|
||||
pkgrel=1
|
||||
pkgdesc='Affymetrix Data for Demonstration Purpose'
|
||||
arch=('any')
|
||||
|
@ -18,7 +18,7 @@ optdepends=(
|
|||
r-hgu95av2cdf
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('8eb673765a233416394f6f9fe685ef7f209475d3f8008360bfacd45c3c2bef4f')
|
||||
sha256sums=('f6fa322282f5975e7c44233bc906cbd4839352dd42fc68596067c640f0bc56cc')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue