From 23210f34359b178efeb19fb6f8ab3fe442d49fca Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sat, 21 Oct 2023 12:01:41 +0000 Subject: [PATCH] r-delocal: auto updated to 1.0.0-2 --- BioArchLinux/r-delocal/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-delocal/PKGBUILD b/BioArchLinux/r-delocal/PKGBUILD index 716a98a1e3..d7b5a8e5bf 100644 --- a/BioArchLinux/r-delocal/PKGBUILD +++ b/BioArchLinux/r-delocal/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=DELocal _pkgver=1.0.0 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc="Identifies differentially expressed genes with respect to other local genes" arch=(any) url="https://bioconductor.org/packages/${_pkgname}"