From b465199c6a1a4f745fb99484c5e86281fdbe52a5 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sat, 6 Apr 2024 18:02:28 +0000 Subject: [PATCH] r-swfdr: auto updated to 1.28.0-2 --- BioArchLinux/r-swfdr/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-swfdr/PKGBUILD b/BioArchLinux/r-swfdr/PKGBUILD index 4699c86df4..5f596d93c4 100644 --- a/BioArchLinux/r-swfdr/PKGBUILD +++ b/BioArchLinux/r-swfdr/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=swfdr _pkgver=1.28.0 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc="Estimation of the science-wise false discovery rate and the false discovery rate conditional on covariates" arch=(any) url="https://bioconductor.org/packages/$_pkgname"