From 39cd01e339bf62c50c348e0d9bd16d4477f68349 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Wed, 4 Oct 2023 18:03:58 +0000 Subject: [PATCH] r-restriktor: auto updated to 0.5.30-1 --- BioArchLinux/r-restriktor/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-restriktor/PKGBUILD b/BioArchLinux/r-restriktor/PKGBUILD index 222687dc5d..8a1c7cd902 100644 --- a/BioArchLinux/r-restriktor/PKGBUILD +++ b/BioArchLinux/r-restriktor/PKGBUILD @@ -5,7 +5,7 @@ _pkgname=restriktor _pkgver=0.5-30 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=0 +pkgrel=1 pkgdesc="Restricted Statistical Estimation and Inference for Linear Models" arch=(any) url="https://cran.r-project.org/package=${_pkgname}"