r-hca: auto updated to 1.4.2-1

This commit is contained in:
BioArchLinuxBot 2022-07-19 00:03:09 +00:00
parent 1e067a1416
commit 2d7209b82c

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=hca
_pkgver=1.4.1
_pkgver=1.4.2
pkgname=r-${_pkgname,,}
pkgver=1.4.1
pkgver=1.4.2
pkgrel=1
pkgdesc='Exploring the Human Cell Atlas Data Coordinating Platform'
arch=('any')
@ -33,7 +33,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('e63d28e3de354a0dd042df551f8ceb6e2691a406541c2ede98978d5b1ffa086e')
sha256sums=('7ef0fc9f4be5a4d90bfebec98d633003cbf139b334e73f6f34a162e22a436fbe')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"