r-hrbrthemes: auto updated to 0.8.0-2

This commit is contained in:
BioArchLinuxBot 2023-10-21 00:02:04 +00:00
parent 353499dbb7
commit a964f45ff2

View file

@ -4,7 +4,7 @@ _pkgname=hrbrthemes
_pkgver=0.8.0 _pkgver=0.8.0
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=1 pkgrel=2
pkgdesc="Additional Themes, Theme Components and Utilities for 'ggplot2'" pkgdesc="Additional Themes, Theme Components and Utilities for 'ggplot2'"
arch=(any) arch=(any)
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"