From 75eec7ef5ba8235b5e645885c8f1ddfb6c5829f4 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 25 Apr 2024 09:47:24 +0000 Subject: [PATCH] r-extdist: auto updated to 0.7.2-2 --- BioArchLinux/r-extdist/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-extdist/PKGBUILD b/BioArchLinux/r-extdist/PKGBUILD index 88791e82a5..000869e4f1 100644 --- a/BioArchLinux/r-extdist/PKGBUILD +++ b/BioArchLinux/r-extdist/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=ExtDist _pkgver=0.7-2 pkgname=r-${_pkgname,,} pkgver=0.7.2 -pkgrel=1 +pkgrel=2 pkgdesc='Extending the Range of Functions for Probability Distributions' arch=('any') url="https://cran.r-project.org/package=${_pkgname}"