r-graph: auto updated to 1.80.0-2

This commit is contained in:
BioArchLinuxBot 2024-04-06 18:05:39 +00:00
parent ac8fe97635
commit f830af239c

View file

@ -4,7 +4,7 @@ _pkgname=graph
_pkgver=1.80.0 _pkgver=1.80.0
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=1 pkgrel=2
pkgdesc="A package to handle graph data structures" pkgdesc="A package to handle graph data structures"
arch=(x86_64) arch=(x86_64)
url="https://bioconductor.org/packages/$_pkgname" url="https://bioconductor.org/packages/$_pkgname"