From fdfe89e44132a12889accb6a5ca23739b031c3f3 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sun, 14 Apr 2024 18:01:15 +0000 Subject: [PATCH] r-annotationtools: auto updated to 1.76.0-2 --- BioArchLinux/r-annotationtools/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-annotationtools/PKGBUILD b/BioArchLinux/r-annotationtools/PKGBUILD index d0d199d089..c59efc9be3 100644 --- a/BioArchLinux/r-annotationtools/PKGBUILD +++ b/BioArchLinux/r-annotationtools/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=annotationTools _pkgver=1.76.0 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc="Annotate microarrays and perform cross-species gene expression analyses using flat file databases" arch=(any) url="https://bioconductor.org/packages/$_pkgname"