From c3f98546310917b16f0a3d03362988dd82a75fe3 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sat, 27 Apr 2024 03:18:59 +0000 Subject: [PATCH] r-deco: auto updated to 1.13.0-4 --- BioArchLinux/r-deco/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-deco/PKGBUILD b/BioArchLinux/r-deco/PKGBUILD index 6fc55dcd55..99296a9f61 100644 --- a/BioArchLinux/r-deco/PKGBUILD +++ b/BioArchLinux/r-deco/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=deco _pkgver=1.13.0 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=3 +pkgrel=4 pkgdesc="Decomposing Heterogeneous Cohorts using Omic Data Profiling" arch=(any) url="https://bioconductor.org/packages/$_pkgname"