From f09a81eea48a3285c258d285417f57df3541e154 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Fri, 12 Apr 2024 12:03:40 +0000 Subject: [PATCH] r-diffgeneanalysis: auto updated to 1.84.0-2 --- BioArchLinux/r-diffgeneanalysis/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-diffgeneanalysis/PKGBUILD b/BioArchLinux/r-diffgeneanalysis/PKGBUILD index 7d0a696fb2..4dc1bc0717 100644 --- a/BioArchLinux/r-diffgeneanalysis/PKGBUILD +++ b/BioArchLinux/r-diffgeneanalysis/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=diffGeneAnalysis _pkgver=1.84.0 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc="Performs differential gene expression Analysis" arch=(any) url="https://bioconductor.org/packages/$_pkgname"