r-distillery: auto updated to 1.2.1-7

This commit is contained in:
BioArchLinuxBot 2024-02-29 00:02:58 +00:00
parent 0961acd7e0
commit 1fd211aef1

View file

@ -4,7 +4,7 @@ _pkgname=distillery
_pkgver=1.2-1 _pkgver=1.2-1
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=6 pkgrel=7
pkgdesc="Method Functions for Confidence Intervals and to Distill Information from an Object" pkgdesc="Method Functions for Confidence Intervals and to Distill Information from an Object"
arch=(any) arch=(any)
url="https://cran.r-project.org/package=$_pkgname" url="https://cran.r-project.org/package=$_pkgname"