diff --git a/BioArchLinux/r-rhdf5filters/PKGBUILD b/BioArchLinux/r-rhdf5filters/PKGBUILD index 8241b137b3..bd66acab93 100644 --- a/BioArchLinux/r-rhdf5filters/PKGBUILD +++ b/BioArchLinux/r-rhdf5filters/PKGBUILD @@ -2,10 +2,10 @@ # Maintainer: Guoyi Zhang _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}"