From d6f02ce0db1e040e3f20924092e3e41fd13b4463 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sat, 21 Oct 2023 00:05:05 +0000 Subject: [PATCH] r-cytopipeline: auto updated to 1.0.2-2 --- BioArchLinux/r-cytopipeline/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-cytopipeline/PKGBUILD b/BioArchLinux/r-cytopipeline/PKGBUILD index 3c4ddf3228..a03d27f902 100644 --- a/BioArchLinux/r-cytopipeline/PKGBUILD +++ b/BioArchLinux/r-cytopipeline/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=CytoPipeline _pkgver=1.0.2 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc="Automation and visualization of flow cytometry data analysis pipelines" arch=(any) url="https://bioconductor.org/packages/${_pkgname}"