r-writexl: auto updated to 1.5.0-2

This commit is contained in:
BioArchLinuxBot 2024-04-24 20:28:37 +00:00
parent 3a43555d87
commit 7596649bb2

View file

@ -4,7 +4,7 @@ _pkgname=writexl
_pkgver=1.5.0
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=1
pkgrel=2
pkgdesc="Export Data Frames to Excel 'xlsx' Format"
arch=(x86_64)
url="https://cran.r-project.org/package=$_pkgname"