From 722b700d17c3ba0a85c56a7669324ddbc22fdac0 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Fri, 28 Oct 2022 06:01:34 +0000 Subject: [PATCH] r-openxlsx: auto updated to 4.2.5.1-1 --- BioArchLinux/r-openxlsx/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BioArchLinux/r-openxlsx/PKGBUILD b/BioArchLinux/r-openxlsx/PKGBUILD index 4e7a26a9b8..25dbd58d16 100644 --- a/BioArchLinux/r-openxlsx/PKGBUILD +++ b/BioArchLinux/r-openxlsx/PKGBUILD @@ -6,7 +6,7 @@ _pkgname=openxlsx _pkgver=4.2.5.1 pkgname=r-${_pkgname,,} pkgver=4.2.5.1 -pkgrel=0 +pkgrel=1 pkgdesc='Read, Write and Edit xlsx Files' arch=('x86_64') url="https://cran.r-project.org/package=${_pkgname}" @@ -24,7 +24,7 @@ optdepends=( r-testthat ) source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('65d06d2819b656ac30fc78437ee712a83fb5a7ab750f56268e5c9e578c582519') +sha256sums=('64d224380809d8d19788b02daf9d6dae45262594b81f5e013d37d34daf0945c8') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"