From f4a1e87f0413b2e84b38a2207be75757e72351a9 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Tue, 9 Apr 2024 12:06:42 +0000 Subject: [PATCH] r-antiprofiles: auto updated to 1.42.0-2 --- BioArchLinux/r-antiprofiles/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-antiprofiles/PKGBUILD b/BioArchLinux/r-antiprofiles/PKGBUILD index 3aa36cfbd1..63a2ce1b90 100644 --- a/BioArchLinux/r-antiprofiles/PKGBUILD +++ b/BioArchLinux/r-antiprofiles/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=antiProfiles _pkgver=1.42.0 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc="Implementation of gene expression anti-profiles" arch=(any) url="https://bioconductor.org/packages/$_pkgname"