From e375c918b6eaaf390b675f7f3cd21c7beafddba8 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 25 Apr 2024 12:22:30 +0000 Subject: [PATCH] r-beyondbenford: auto updated to 1.4-3 --- BioArchLinux/r-beyondbenford/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-beyondbenford/PKGBUILD b/BioArchLinux/r-beyondbenford/PKGBUILD index 890a39e0ea..5f647dd8fb 100644 --- a/BioArchLinux/r-beyondbenford/PKGBUILD +++ b/BioArchLinux/r-beyondbenford/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=BeyondBenford _pkgver=1.4 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=2 +pkgrel=3 pkgdesc="Compare the Goodness of Fit of Benford's and Blondeau Da Silva's Digit Distributions to a Given Dataset" arch=(any) url="https://cran.r-project.org/package=$_pkgname"