From f351829ea541f9dffe2dccbc42f9f9a75dd4546e Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sat, 22 Apr 2023 14:04:07 +0000 Subject: [PATCH] r-annotationdbi: auto updated to 1.60.2-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 68dc09b897..f81ee057f0 100644 --- a/BioArchLinux/r-annotationdbi/PKGBUILD +++ b/BioArchLinux/r-annotationdbi/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=AnnotationDbi _pkgver=1.60.2 pkgname=r-${_pkgname,,} pkgver=1.60.2 -pkgrel=1 +pkgrel=2 pkgdesc='Manipulation of SQLite-based annotations in Bioconductor' arch=('any') url="https://bioconductor.org/packages/${_pkgname}"