From cf00fc9f8b901a6f8763cf152a3d4b5ffb053df9 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sun, 14 Apr 2024 12:20:12 +0000 Subject: [PATCH] r-zcompositions: auto updated to 1.5.0.3-2 --- BioArchLinux/r-zcompositions/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-zcompositions/PKGBUILD b/BioArchLinux/r-zcompositions/PKGBUILD index 26b92dd884..5dbdbed4c8 100644 --- a/BioArchLinux/r-zcompositions/PKGBUILD +++ b/BioArchLinux/r-zcompositions/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=zCompositions _pkgver=1.5.0-3 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc="Treatment of Zeros, Left-Censored and Missing Values in Compositional Data Sets" arch=(any) url="https://cran.r-project.org/package=$_pkgname"