r-afex: auto updated to 1.1.1-4

This commit is contained in:
BioArchLinuxBot 2022-05-28 13:23:50 +00:00
parent 7c9200ae91
commit bc06ee59e2

View file

@ -4,7 +4,7 @@ _pkgname=afex
_pkgver=1.1-1 _pkgver=1.1-1
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=1.1.1 pkgver=1.1.1
pkgrel=3 pkgrel=4
pkgdesc='Analysis of Factorial Experiments' pkgdesc='Analysis of Factorial Experiments'
arch=('any') arch=('any')
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"