From 7589a0309fe5038ad91ddedad3c4f8d67a1f1a10 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 25 Apr 2024 01:09:03 +0000 Subject: [PATCH] r-assertive.sets: auto updated to 0.0.3-9 --- BioArchLinux/r-assertive.sets/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-assertive.sets/PKGBUILD b/BioArchLinux/r-assertive.sets/PKGBUILD index c84e91fb72..c09edbf756 100644 --- a/BioArchLinux/r-assertive.sets/PKGBUILD +++ b/BioArchLinux/r-assertive.sets/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=assertive.sets _pkgver=0.0-3 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=8 +pkgrel=9 pkgdesc="Assertions to Check Properties of Sets" arch=(any) url="https://cran.r-project.org/package=$_pkgname"