r-relations: auto updated to 0.6.13-3

This commit is contained in:
BioArchLinuxBot 2024-04-14 12:16:41 +00:00
parent 4f2b67ee3e
commit b505220dcb

View file

@ -4,7 +4,7 @@ _pkgname=relations
_pkgver=0.6-13 _pkgver=0.6-13
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=2 pkgrel=3
pkgdesc="Data Structures and Algorithms for Relations" pkgdesc="Data Structures and Algorithms for Relations"
arch=(any) arch=(any)
url="https://cran.r-project.org/package=$_pkgname" url="https://cran.r-project.org/package=$_pkgname"