From abefe5c5ba7f59c1256851c309802d7eb89c9efe Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Mon, 30 May 2022 20:59:46 +0000 Subject: [PATCH] r-recipes: auto updated to 0.2.0-3 --- BioArchLinux/r-recipes/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-recipes/PKGBUILD b/BioArchLinux/r-recipes/PKGBUILD index 02609f5feb..99b951d375 100644 --- a/BioArchLinux/r-recipes/PKGBUILD +++ b/BioArchLinux/r-recipes/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=recipes _pkgver=0.2.0 pkgname=r-${_pkgname,,} pkgver=0.2.0 -pkgrel=2 +pkgrel=3 pkgdesc='Preprocessing and Feature Engineering Steps for Modeling' arch=('any') url="https://cran.r-project.org/package=${_pkgname}"