mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-affxparser: auto updated to 1.68.1-1
This commit is contained in:
parent
e4f7d746df
commit
302fd07a78
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=affxparser
|
||||
_pkgver=1.68.0
|
||||
_pkgver=1.68.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.68.0
|
||||
pkgver=1.68.1
|
||||
pkgrel=1
|
||||
pkgdesc='Affymetrix File Parsing SDK'
|
||||
arch=('x86_64')
|
||||
|
@ -20,7 +20,7 @@ optdepends=(
|
|||
r-r.utils
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('4ac66bf4fcfc066e9e007435ca48cc228eaa691db8ed58f9b5d496b20d5aa14f')
|
||||
sha256sums=('9a462b6dc5c3592b32cdc06afc4cc3d50bdb0f419c9156c9f7ed1faff913a99b')
|
||||
|
||||
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