From da3e9a9d17e04a600f477fb25e3d5ae96e63a828 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Mon, 30 May 2022 19:11:19 +0000 Subject: [PATCH] r-reshape: auto updated to 0.8.9-3 --- BioArchLinux/r-reshape/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-reshape/PKGBUILD b/BioArchLinux/r-reshape/PKGBUILD index 2e285b860e..0189fe906c 100644 --- a/BioArchLinux/r-reshape/PKGBUILD +++ b/BioArchLinux/r-reshape/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=reshape _pkgver=0.8.9 pkgname=r-${_pkgname,,} pkgver=0.8.9 -pkgrel=2 +pkgrel=3 pkgdesc='Flexibly Reshape Data' arch=('x86_64') url="https://cran.r-project.org/package=${_pkgname}"