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.1-1
This commit is contained in:
parent
a45fd29a95
commit
b502d92a4d
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=aroma.apd
|
||||
_pkgver=0.6.0
|
||||
_pkgver=0.6.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.6.0
|
||||
pkgrel=4
|
||||
pkgver=0.6.1
|
||||
pkgrel=1
|
||||
pkgdesc="A Probe-Level Data File Format Used by 'aroma.affymetrix' [deprecated]"
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -20,7 +20,7 @@ optdepends=(
|
|||
r-affxparser
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('87513774baeed8e1d43f819e615c85278aef748ebc842f1ee50686c3392e37d1')
|
||||
sha256sums=('d30f3bcfa756958107f3b3f1e11151278463dcc36da7bdc66819864ab4b6c82f')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue