mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-affycoretools: auto updated to 1.68.1-1
This commit is contained in:
parent
a185808ee9
commit
fa6af24955
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.68.0
|
||||
_pkgver=1.68.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.68.0
|
||||
pkgver=1.68.1
|
||||
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=('9d93de8b27d5b8621643e3f5a3c3bca11fffb30bd8f1c70bb2d848780c7e3993')
|
||||
sha256sums=('9c0f1ab7e121e6655ce831f70b188ec006ff5fc204f3b8c649af5e593c24a617')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue