From 1e2cf871fb0a1027ad27f7d94ba4bdf4d8001086 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Wed, 10 Apr 2024 18:08:14 +0000 Subject: [PATCH] r-assertive.matrices: auto updated to 0.0.2-7 --- BioArchLinux/r-assertive.matrices/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-assertive.matrices/PKGBUILD b/BioArchLinux/r-assertive.matrices/PKGBUILD index a7ed6ea17f..bd7a14b38b 100644 --- a/BioArchLinux/r-assertive.matrices/PKGBUILD +++ b/BioArchLinux/r-assertive.matrices/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=assertive.matrices _pkgver=0.0-2 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=6 +pkgrel=7 pkgdesc="Assertions to Check Properties of Matrices" arch=(any) url="https://cran.r-project.org/package=$_pkgname"