From e14a321c1391780e3cd42f92a39ed3a12ffc0a35 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sat, 28 May 2022 13:24:16 +0000 Subject: [PATCH] r-onewaytests: auto updated to 2.6-4 --- 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 0318955056..42798bcc56 100644 --- a/BioArchLinux/r-onewaytests/PKGBUILD +++ b/BioArchLinux/r-onewaytests/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=onewaytests _pkgver=2.6 pkgname=r-${_pkgname,,} pkgver=2.6 -pkgrel=3 +pkgrel=4 pkgdesc='One-Way Tests in Independent Groups Designs' arch=('any') url="https://cran.r-project.org/package=${_pkgname}"