r-biocfhir: auto updated to 1.4.0-2

This commit is contained in:
BioArchLinuxBot 2023-11-29 12:04:55 +00:00
parent 8ffea0183a
commit 92ad100468

View file

@ -4,7 +4,7 @@ _pkgname=BiocFHIR
_pkgver=1.4.0 _pkgver=1.4.0
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=1 pkgrel=2
pkgdesc="Illustration of FHIR ingestion and transformation using R" pkgdesc="Illustration of FHIR ingestion and transformation using R"
arch=(any) arch=(any)
url="https://bioconductor.org/packages/${_pkgname}" url="https://bioconductor.org/packages/${_pkgname}"