mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-a4: auto updated to 1.50.1-1
This commit is contained in:
parent
781a722d62
commit
e5936bf200
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=a4
|
_pkgname=a4
|
||||||
_pkgver=1.50.0
|
_pkgver=1.50.1
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.50.0
|
pkgver=1.50.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Automated Affymetrix Array Analysis Umbrella Package'
|
pkgdesc='Automated Affymetrix Array Analysis Umbrella Package'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -26,7 +26,7 @@ optdepends=(
|
||||||
r-rgraphviz
|
r-rgraphviz
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('39a77c30790508951cb992192a72857bd3c4f20a4c1bbdcf14df88f16eb4b8c1')
|
sha256sums=('1937262f0d5281f71d21a9d7cf74a5df4668fc76c15e611dac51a87a6cd52b6a')
|
||||||
|
|
||||||
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