r-sets: auto updated to 1.0.25-2

This commit is contained in:
BioArchLinuxBot 2024-03-14 18:13:11 +00:00
parent 5885eb5bd8
commit 2e4c4dbe0c

View file

@ -4,7 +4,7 @@ _pkgname=sets
_pkgver=1.0-25 _pkgver=1.0-25
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=1 pkgrel=2
pkgdesc="Generalized Sets, Customizable Sets and Intervals" pkgdesc="Generalized Sets, Customizable Sets and Intervals"
arch=(x86_64) arch=(x86_64)
url="https://cran.r-project.org/package=$_pkgname" url="https://cran.r-project.org/package=$_pkgname"