From 1493adc1c04a0c4dc2f5359b9e8aea46e0b75cce Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 25 Apr 2024 20:20:33 +0000 Subject: [PATCH] r-onewaytests: auto updated to 3.0-2 --- BioArchLinux/r-onewaytests/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-onewaytests/PKGBUILD b/BioArchLinux/r-onewaytests/PKGBUILD index 69c61e526e..af5c947664 100644 --- a/BioArchLinux/r-onewaytests/PKGBUILD +++ b/BioArchLinux/r-onewaytests/PKGBUILD @@ -5,7 +5,7 @@ _pkgname=onewaytests _pkgver=3.0 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc="One-Way Tests in Independent Groups Designs" arch=(any) url="https://cran.r-project.org/package=$_pkgname"