mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-affxparser: auto updated to 1.70.0-1
This commit is contained in:
parent
0b8ee03a2a
commit
3c42743add
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=affxparser
|
||||
_pkgver=1.68.1
|
||||
_pkgver=1.70.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.68.1
|
||||
pkgrel=4
|
||||
pkgver=1.70.0
|
||||
pkgrel=1
|
||||
pkgdesc='Affymetrix File Parsing SDK'
|
||||
arch=('x86_64')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -20,7 +20,7 @@ optdepends=(
|
|||
r-r.utils
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('9a462b6dc5c3592b32cdc06afc4cc3d50bdb0f419c9156c9f7ed1faff913a99b')
|
||||
sha256sums=('5ae2aebc04d48abcc58ad98a284f3d560283f6963e4e946582579904fdcd825c')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}" || bash -c "ls /usr/include/fusion && ls fusion/calvin_files/data/src/"
|
||||
|
|
Loading…
Add table
Reference in a new issue