From e5de270c7062ebaf7102296a61639f21cd6f0163 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Tue, 31 May 2022 00:26:35 +0000 Subject: [PATCH] r-cowplot: auto updated to 1.1.1-4 --- BioArchLinux/r-cowplot/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-cowplot/PKGBUILD b/BioArchLinux/r-cowplot/PKGBUILD index ad4efb35dc..2a623512b2 100644 --- a/BioArchLinux/r-cowplot/PKGBUILD +++ b/BioArchLinux/r-cowplot/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=cowplot _pkgver=1.1.1 pkgname=r-${_pkgname,,} pkgver=1.1.1 -pkgrel=3 +pkgrel=4 pkgdesc="Streamlined Plot Theme and Plot Annotations for 'ggplot2'" arch=('any') url="https://cran.r-project.org/package=${_pkgname}"