r-aplot: auto updated to 0.2.0-2

This commit is contained in:
BioArchLinuxBot 2023-09-03 12:02:46 +00:00
parent 5a31409cba
commit b754a43d17

View file

@ -5,7 +5,7 @@ _pkgname=aplot
_pkgver=0.2.0
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=1
pkgrel=2
pkgdesc="Decorate a 'ggplot' with Associated Information"
arch=(any)
url="https://cran.r-project.org/package=${_pkgname}"