r-ggraph: auto updated to 2.2.0-1

This commit is contained in:
BioArchLinuxBot 2024-02-28 06:01:32 +00:00
parent 678125e36c
commit 4b3b7a2bb8

View file

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