r-ggplotify: auto updated to 0.1.2-3

This commit is contained in:
BioArchLinuxBot 2024-04-25 11:44:08 +00:00
parent fcf095fa92
commit 5c2c67ef22

View file

@ -5,7 +5,7 @@ _pkgname=ggplotify
_pkgver=0.1.2
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=2
pkgrel=3
pkgdesc="Convert Plot to 'grob' or 'ggplot' Object"
arch=(any)
url="https://cran.r-project.org/package=$_pkgname"