diff --git a/BioArchLinux/r-flowworkspacedata/PKGBUILD b/BioArchLinux/r-flowworkspacedata/PKGBUILD index b1b5a0a947..3b17afe069 100644 --- a/BioArchLinux/r-flowworkspacedata/PKGBUILD +++ b/BioArchLinux/r-flowworkspacedata/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=flowWorkspaceData _pkgver=3.12.0 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc="A data package containing two flowJo, one diva xml workspace and the associated fcs files as well as three GatingSets for testing the flowWorkspace, openCyto and CytoML packages." arch=(any) url="https://bioconductor.org/packages/${_pkgname}"