From 1fd211aef1fd588f9b9c0f41e910dfba36e81cc1 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 29 Feb 2024 00:02:58 +0000 Subject: [PATCH] r-distillery: auto updated to 1.2.1-7 --- BioArchLinux/r-distillery/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-distillery/PKGBUILD b/BioArchLinux/r-distillery/PKGBUILD index a21bf02d7e..b598fbbd00 100644 --- a/BioArchLinux/r-distillery/PKGBUILD +++ b/BioArchLinux/r-distillery/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=distillery _pkgver=1.2-1 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=6 +pkgrel=7 pkgdesc="Method Functions for Confidence Intervals and to Distill Information from an Object" arch=(any) url="https://cran.r-project.org/package=$_pkgname"