From 6ccbc5a11979570192742b63b606e88b7a9b6396 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Mon, 2 Oct 2023 12:02:29 +0000 Subject: [PATCH] r-onewaytests: auto updated to 3.0-1 --- 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 c0f65a94ee..02ddaf5bef 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=0 +pkgrel=1 pkgdesc="One-Way Tests in Independent Groups Designs" arch=(any) url="https://cran.r-project.org/package=${_pkgname}"