r-h5vcdata: auto updated to 2.16.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-29 00:11:02 +00:00
parent de55476223
commit 9f0e342514

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=h5vcData
_pkgver=2.15.0
_pkgver=2.16.0
pkgname=r-${_pkgname,,}
pkgver=2.15.0
pkgver=2.16.0
pkgrel=1
pkgdesc='Example data for the h5vc package'
arch=('any')
@ -16,7 +16,7 @@ optdepends=(
r-h5vc
)
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('7a6cb2c66f3843f358c06336b718d887169d8a567fd0ce4b57eadecd43b85834')
sha256sums=('84f7c780bd0416670120fc9f79ba831bd27276de69419ac0e98947a569c49c11')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"