mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rpx: auto updated to 2.14.1-1
This commit is contained in:
parent
6dee6a6761
commit
696739c9eb
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=rpx
|
_pkgname=rpx
|
||||||
_pkgver=2.14.0
|
_pkgver=2.14.1
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=2.14.0
|
pkgver=2.14.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='R Interface to the ProteomeXchange Repository'
|
pkgdesc='R Interface to the ProteomeXchange Repository'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -26,7 +26,7 @@ optdepends=(
|
||||||
r-tibble
|
r-tibble
|
||||||
)
|
)
|
||||||
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=('85791083774698192bb0a0cce30e6ce2c2934733696510af1e2ca32d1aeb5670')
|
sha256sums=('9c9c83a9bcf5da15f3252eb7183e85b457033a592e1355b21800983a3b44fb91')
|
||||||
|
|
||||||
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