mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-aroma.apd: auto updated to 0.6.0-1
This commit is contained in:
parent
62d578809c
commit
0dc27cf78b
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
_pkgname=aroma.apd
|
_pkgname=aroma.apd
|
||||||
_pkgver=0.6.0
|
_pkgver=0.6.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//[:-]/.}
|
pkgver=0.6.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A Probe-Level Data File Format Used by 'aroma.affymetrix' [deprecated]"
|
pkgdesc="A Probe-Level Data File Format Used by 'aroma.affymetrix' [deprecated]"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -20,7 +20,7 @@ optdepends=(
|
||||||
r-affxparser
|
r-affxparser
|
||||||
)
|
)
|
||||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('a')
|
sha256sums=('87513774baeed8e1d43f819e615c85278aef748ebc842f1ee50686c3392e37d1')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue