From f87c92f792eb96c2e18332e3ba855142ab27644d Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Fri, 20 Oct 2023 12:01:38 +0000 Subject: [PATCH] r-flowworkspacedata: auto updated to 3.12.0-2 --- BioArchLinux/r-flowworkspacedata/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}"