From 3de23fee1d3ed22e8ec7c211a3691b7220643f5b Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sun, 22 Oct 2023 12:02:28 +0000 Subject: [PATCH] r-flowgate: auto updated to 1.0.0-2 --- BioArchLinux/r-flowgate/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-flowgate/PKGBUILD b/BioArchLinux/r-flowgate/PKGBUILD index e8b343f357..ef982bd9a9 100644 --- a/BioArchLinux/r-flowgate/PKGBUILD +++ b/BioArchLinux/r-flowgate/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=flowGate _pkgver=1.0.0 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc="Interactive Cytometry Gating in R" arch=(any) url="https://bioconductor.org/packages/${_pkgname}"