From 4a18ea0107acc9ad0b3fffc009be2240f1c1e30f Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 11 Apr 2024 18:09:36 +0000 Subject: [PATCH] r-pathwaypca: auto updated to 1.18.0-2 --- BioArchLinux/r-pathwaypca/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-pathwaypca/PKGBUILD b/BioArchLinux/r-pathwaypca/PKGBUILD index dc9a5adb58..a4a0be0294 100644 --- a/BioArchLinux/r-pathwaypca/PKGBUILD +++ b/BioArchLinux/r-pathwaypca/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=pathwayPCA _pkgver=1.18.0 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc="Integrative Pathway Analysis with Modern PCA Methodology and Gene Selection" arch=(any) url="https://bioconductor.org/packages/$_pkgname"