r-h5vc: auto updated to 2.30.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-08 12:35:43 +00:00
parent 20050c6f54
commit b9f2f1af8f

View file

@ -2,10 +2,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=h5vc
_pkgver=2.28.0
_pkgver=2.30.0
pkgname=r-${_pkgname,,}
pkgver=2.28.0
pkgrel=2
pkgver=2.30.0
pkgrel=1
pkgdesc='Managing alignment tallies using a hdf5 backend'
arch=('x86_64')
url="https://bioconductor.org/packages/${_pkgname}"
@ -40,7 +40,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('9c4c18a7e2158b3da483865c38ce9b2e58cc7d792f6f259360306ec584089744')
sha256sums=('0713f368e1aa0bbcf00a01130c8c9083efaa115b63859f8b74ba28e216717b07')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"