From d05ee0e0328d8ffd8eff08c6f13ede28576e46a2 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Tue, 9 Apr 2024 12:12:57 +0000 Subject: [PATCH] r-optextras: auto updated to 2019.12.4-7 --- BioArchLinux/r-optextras/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-optextras/PKGBUILD b/BioArchLinux/r-optextras/PKGBUILD index ea888bbd3c..79b1052678 100644 --- a/BioArchLinux/r-optextras/PKGBUILD +++ b/BioArchLinux/r-optextras/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=optextras _pkgver=2019-12.4 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=6 +pkgrel=7 pkgdesc="Tools to Support Optimization Possibly with Bounds and Masks" arch=(any) url="https://cran.r-project.org/package=$_pkgname"