From a6def2c038a8e981e99b9c8cd95866e38fa75537 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Mon, 18 Sep 2023 18:24:12 +0000 Subject: [PATCH] r-estimatr: auto updated to 1.0.0-2 --- BioArchLinux/r-estimatr/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-estimatr/PKGBUILD b/BioArchLinux/r-estimatr/PKGBUILD index 526f8806fd..b129670cfd 100644 --- a/BioArchLinux/r-estimatr/PKGBUILD +++ b/BioArchLinux/r-estimatr/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=estimatr _pkgver=1.0.0 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc="Fast Estimators for Design-Based Inference" arch=(x86_64) url="https://cran.r-project.org/package=${_pkgname}"