From 1e81eef982c63bd3a4f2cae0870d340ba9f04460 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Mon, 30 May 2022 19:04:08 +0000 Subject: [PATCH] r-assertive.matrices: auto updated to 0.0.2-4 --- 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 688f8fbab3..f3abbf5084 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=0.0.2 -pkgrel=3 +pkgrel=4 pkgdesc='Assertions to Check Properties of Matrices' arch=('any') url="https://cran.r-project.org/package=${_pkgname}"