r-partitions: auto updated to 1.10.4-5

This commit is contained in:
BioArchLinuxBot 2022-05-28 13:16:35 +00:00
parent 79e34b6e0c
commit 46ea8381a5

View file

@ -4,7 +4,7 @@ _pkgname=partitions
_pkgver=1.10-4 _pkgver=1.10-4
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=1.10.4 pkgver=1.10.4
pkgrel=4 pkgrel=5
pkgdesc='Additive Partitions of Integers' pkgdesc='Additive Partitions of Integers'
arch=('x86_64') arch=('x86_64')
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"