From ec62e9733591f165ea2da71a7609880035049fde Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 25 Apr 2024 08:19:34 +0000 Subject: [PATCH] r-reshape: auto updated to 0.8.9-6 --- 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 6f786c6ea6..3d3d11b474 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=5 +pkgrel=6 pkgdesc='Flexibly Reshape Data' arch=('x86_64') url="https://cran.r-project.org/package=${_pkgname}"