mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-hca: auto updated to 1.14.0-1
This commit is contained in:
parent
ba294f3e4b
commit
fa27700ba4
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=hca
|
||||
_pkgver=1.12.0
|
||||
_pkgver=1.14.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.12.0
|
||||
pkgver=1.14.0
|
||||
pkgrel=1
|
||||
pkgdesc='Exploring the Human Cell Atlas Data Coordinating Platform'
|
||||
arch=('any')
|
||||
|
@ -35,7 +35,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('3984004699c66ec69bcf773f9f20c230a1cb3984e74799699971ac917cb97690')
|
||||
sha256sums=('a60448fd43571b4c6e408f0b63fe91bb8d5b00d3895767b1db3e4e08297e5a6e')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue