mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-affycoretools: auto updated to 1.68.0-1
This commit is contained in:
parent
7d394661ae
commit
74faefa677
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=affycoretools
|
||||
_pkgver=1.66.0
|
||||
_pkgver=1.68.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.66.0
|
||||
pkgver=1.68.0
|
||||
pkgrel=1
|
||||
pkgdesc='Functions useful for those doing repetitive analyses with Affymetrix GeneChips'
|
||||
arch=('any')
|
||||
|
@ -40,7 +40,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('80b8916c6b8d2e38f6f81bc95294e56432e3c9f01a07920f7129c62482549eb1')
|
||||
sha256sums=('9d93de8b27d5b8621643e3f5a3c3bca11fffb30bd8f1c70bb2d848780c7e3993')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue