From ac8545d6789bbe5a8e18bc9d5f07b515173f93f1 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Mon, 18 Sep 2023 18:12:50 +0000 Subject: [PATCH] r-sampleselection: auto updated to 1.2.12-2 --- BioArchLinux/r-sampleselection/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-sampleselection/PKGBUILD b/BioArchLinux/r-sampleselection/PKGBUILD index 8f8ffc2e3d..fb83f315fc 100644 --- a/BioArchLinux/r-sampleselection/PKGBUILD +++ b/BioArchLinux/r-sampleselection/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=sampleSelection _pkgver=1.2-12 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc="Sample Selection Models" arch=(any) url="https://cran.r-project.org/package=${_pkgname}"