From f68b83c410b44ef4d421ccd8cc264c25c6a036f2 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Wed, 17 Aug 2022 00:43:47 +0000 Subject: [PATCH] r-annotationdbi: auto updated to 1.58.0-2 --- BioArchLinux/r-annotationdbi/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-annotationdbi/PKGBUILD b/BioArchLinux/r-annotationdbi/PKGBUILD index 15dab4a333..3502b51950 100644 --- a/BioArchLinux/r-annotationdbi/PKGBUILD +++ b/BioArchLinux/r-annotationdbi/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=AnnotationDbi _pkgver=1.58.0 pkgname=r-${_pkgname,,} pkgver=1.58.0 -pkgrel=1 +pkgrel=2 pkgdesc='Manipulation of SQLite-based annotations in Bioconductor' arch=('any') url="https://bioconductor.org/packages/${_pkgname}"