r-ggraph: auto updated to 2.2.1-2

This commit is contained in:
BioArchLinuxBot 2024-04-26 00:37:30 +00:00
parent ee7b3da4e1
commit 2ba7d3a1be

View file

@ -4,7 +4,7 @@ _pkgname=ggraph
_pkgver=2.2.1
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=1
pkgrel=2
pkgdesc="An Implementation of Grammar of Graphics for Graphs and Networks"
arch=(x86_64)
url="https://cran.r-project.org/package=$_pkgname"