From 70df26c31f43a9bb3cbae8729f04b8230e68b733 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Mon, 30 May 2022 19:14:27 +0000 Subject: [PATCH] r-reshape2: auto updated to 1.4.4-4 --- BioArchLinux/r-reshape2/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-reshape2/PKGBUILD b/BioArchLinux/r-reshape2/PKGBUILD index f68510c6bc..98480d8af4 100644 --- a/BioArchLinux/r-reshape2/PKGBUILD +++ b/BioArchLinux/r-reshape2/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=reshape2 _pkgver=1.4.4 pkgname=r-${_pkgname,,} pkgver=1.4.4 -pkgrel=3 +pkgrel=4 pkgdesc='Flexibly Reshape Data: A Reboot of the Reshape Package' arch=('x86_64') url="https://cran.r-project.org/package=${_pkgname}"