From ed391d5ed90a2d133faf9a15ebd637a533d993ce Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Tue, 31 May 2022 00:54:05 +0000 Subject: [PATCH] r-enrichplot: auto updated to 1.16.1-3 --- BioArchLinux/r-enrichplot/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-enrichplot/PKGBUILD b/BioArchLinux/r-enrichplot/PKGBUILD index 3045298245..e44441ae35 100644 --- a/BioArchLinux/r-enrichplot/PKGBUILD +++ b/BioArchLinux/r-enrichplot/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=enrichplot _pkgver=1.16.1 pkgname=r-${_pkgname,,} pkgver=1.16.1 -pkgrel=2 +pkgrel=3 pkgdesc='Visualization of Functional Enrichment Result' arch=('any') url="https://bioconductor.org/packages/${_pkgname}"