mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-experimenthub: auto updated to 2.14.0-1
This commit is contained in:
parent
c8d218760f
commit
c864ff3556
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ExperimentHub
|
||||
_pkgver=2.12.0
|
||||
_pkgver=2.14.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.12.0
|
||||
pkgver=2.14.0
|
||||
pkgrel=1
|
||||
pkgdesc='Client to access ExperimentHub resources'
|
||||
arch=('any')
|
||||
|
@ -27,7 +27,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('1081ac5bc7bb90dd5a257b0ef52024a978ed65a46972076ab195a0eb3b564156')
|
||||
sha256sums=('24cb4dfa6cb7900c28c58469c1a513116e026fcf2f6f2ff096443a670bc25cfd')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue