mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rpx: auto updated to 2.4.0-1
This commit is contained in:
parent
f3e00f2787
commit
4835519da0
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=rpx
|
||||
_pkgver=2.2.2
|
||||
_pkgver=2.4.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.2.2
|
||||
pkgver=2.4.0
|
||||
pkgrel=1
|
||||
pkgdesc='R Interface to the ProteomeXchange Repository'
|
||||
arch=('any')
|
||||
|
@ -25,7 +25,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('0221f7deb9f44579618e60f0e482cf8503abeeefccdb8c3b70ce5ff220730f17')
|
||||
sha256sums=('7ca2a365b54aa5ce873a4342720a036327e65f85c4171caa7fdf1ff5feeed7f8')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue