r-unitizer: auto updated to 1.4.20-2

This commit is contained in:
BioArchLinuxBot 2023-10-11 18:01:44 +00:00
parent b80127f7f6
commit f608c00361

View file

@ -4,7 +4,7 @@ _pkgname=unitizer
_pkgver=1.4.20 _pkgver=1.4.20
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=1 pkgrel=2
pkgdesc="Interactive R Unit Tests" pkgdesc="Interactive R Unit Tests"
arch=(any) arch=(any)
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"