r-testthat: auto updated to 3.2.0-2

This commit is contained in:
BioArchLinuxBot 2023-10-07 00:02:54 +00:00
parent cf7d6c963a
commit e2ca46ad9f

View file

@ -11,7 +11,7 @@ _pkgname=testthat
_pkgver=3.2.0
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=1
pkgrel=2
pkgdesc="Unit Testing for R"
arch=(x86_64)
url="https://cran.r-project.org/package=${_pkgname}"