r-hca: auto updated to 1.14.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 04:50:18 +00:00
parent ba294f3e4b
commit fa27700ba4

View file

@ -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}"