r-sets: auto updated to 1.0.21-4

This commit is contained in:
BioArchLinuxBot 2022-05-30 18:24:38 +00:00
parent 95621cd877
commit f7b197e931

View file

@ -4,7 +4,7 @@ _pkgname=sets
_pkgver=1.0-21 _pkgver=1.0-21
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=1.0.21 pkgver=1.0.21
pkgrel=3 pkgrel=4
pkgdesc='Sets, Generalized Sets, Customizable Sets and Intervals' pkgdesc='Sets, 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}"