r-randomizr: auto updated to 1.0.0-3

This commit is contained in:
BioArchLinuxBot 2024-04-24 21:12:27 +00:00
parent f73831d2f9
commit 52422c7d48

View file

@ -4,7 +4,7 @@ _pkgname=randomizr
_pkgver=1.0.0
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=2
pkgrel=3
pkgdesc="Easy-to-Use Tools for Common Forms of Random Assignment and Sampling"
arch=(x86_64)
url="https://cran.r-project.org/package=$_pkgname"