From acd53d1cc0acad9673bbb723c44b9b97f9ea57b5 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sat, 28 May 2022 09:43:32 +0000 Subject: [PATCH] r-onewaytests: auto updated to 2.6-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 173d6759a0..f7360e2d21 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=1 +pkgrel=2 pkgdesc='One-Way Tests in Independent Groups Designs' arch=('any') url="https://cran.r-project.org/package=${_pkgname}"