diff --git a/BioArchLinux/r-beachmat.hdf5/PKGBUILD b/BioArchLinux/r-beachmat.hdf5/PKGBUILD index ba023fc2ce..38606c0233 100644 --- a/BioArchLinux/r-beachmat.hdf5/PKGBUILD +++ b/BioArchLinux/r-beachmat.hdf5/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=beachmat.hdf5 _pkgver=1.0.0 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc="beachmat bindings for HDF5-backed matrices" arch=(x86_64) url="https://bioconductor.org/packages/${_pkgname}"