r-residualmatrix: auto updated to 1.10.0-2

This commit is contained in:
BioArchLinuxBot 2023-10-15 18:03:28 +00:00
parent 69e9239b4c
commit ff05816d14

View file

@ -5,7 +5,7 @@ _pkgname=ResidualMatrix
_pkgver=1.10.0 _pkgver=1.10.0
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=1 pkgrel=2
pkgdesc="Creating a DelayedMatrix of Regression Residuals" pkgdesc="Creating a DelayedMatrix of Regression Residuals"
arch=(any) arch=(any)
url="https://bioconductor.org/packages/${_pkgname}" url="https://bioconductor.org/packages/${_pkgname}"