r-ggplot2: auto updated to 3.4.4-1

This commit is contained in:
BioArchLinuxBot 2023-10-12 18:03:00 +00:00
parent ac30091f3c
commit c8fecefd64

View file

@ -10,7 +10,7 @@ _pkgname=ggplot2
_pkgver=3.4.4
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=0
pkgrel=1
pkgdesc="Create Elegant Data Visualisations Using the Grammar of Graphics"
arch=(any)
url="https://cran.r-project.org/package=${_pkgname}"