diff --git a/BioArchLinux/r-biocfhir/PKGBUILD b/BioArchLinux/r-biocfhir/PKGBUILD index 49de09d769..12002fbd6e 100644 --- a/BioArchLinux/r-biocfhir/PKGBUILD +++ b/BioArchLinux/r-biocfhir/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=BiocFHIR _pkgver=1.4.0 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc="Illustration of FHIR ingestion and transformation using R" arch=(any) url="https://bioconductor.org/packages/${_pkgname}"