r-hca: auto updated to 1.4.3-1

This commit is contained in:
BioArchLinuxBot 2022-07-23 00:22:44 +00:00
parent 61fa999058
commit d62a13ac88

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=hca
_pkgver=1.4.2
_pkgver=1.4.3
pkgname=r-${_pkgname,,}
pkgver=1.4.2
pkgver=1.4.3
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=('7ef0fc9f4be5a4d90bfebec98d633003cbf139b334e73f6f34a162e22a436fbe')
sha256sums=('3e6c7d9f2caedc2bc2f6ac13e8cda19a60af7824424987b465f484cde461cae7')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"