r-estimatr: auto updated to 1.0.0-2

This commit is contained in:
BioArchLinuxBot 2023-09-18 18:24:12 +00:00
parent e43d6f479d
commit a6def2c038

View file

@ -4,7 +4,7 @@ _pkgname=estimatr
_pkgver=1.0.0 _pkgver=1.0.0
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=1 pkgrel=2
pkgdesc="Fast Estimators for Design-Based Inference" pkgdesc="Fast Estimators for Design-Based Inference"
arch=(x86_64) arch=(x86_64)
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"