r-rhdf5filters: auto updated to 1.8.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 03:03:17 +00:00
parent e2283aa663
commit 3e495d7faf

View file

@ -2,10 +2,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=rhdf5filters
_pkgver=1.6.0
_pkgver=1.8.0
pkgname=r-${_pkgname,,}
pkgver=1.6.0
pkgrel=2
pkgver=1.8.0
pkgrel=1
pkgdesc='HDF5 Compression Filters'
arch=('x86_64')
url="https://bioconductor.org/packages/${_pkgname}"
@ -23,7 +23,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('e828f85ebb269bb01da10b1fe42a9c80977c946e7434516b66e18deb6f096015')
sha256sums=('7ad7b5ae372c1a700976768e37ad227475c675bc15333d8cac317c6cd106efc6')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"