From 8f8e530d4465f18c9b84a75bb226e93f85825798 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Mon, 18 Sep 2023 18:07:52 +0000 Subject: [PATCH] r-systemfit: auto updated to 1.1.30-2 --- BioArchLinux/r-systemfit/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-systemfit/PKGBUILD b/BioArchLinux/r-systemfit/PKGBUILD index c1e7eafd19..30937f399e 100644 --- a/BioArchLinux/r-systemfit/PKGBUILD +++ b/BioArchLinux/r-systemfit/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=systemfit _pkgver=1.1-30 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc="Estimating Systems of Simultaneous Equations" arch=(any) url="https://cran.r-project.org/package=${_pkgname}"