r-matrixstats: auto updated to 1.3.0-1

This commit is contained in:
BioArchLinuxBot 2024-04-11 12:02:02 +00:00
parent 30392695b3
commit ff822e41c8

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net> # Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=matrixStats _pkgname=matrixStats
_pkgver=1.2.0 _pkgver=1.3.0
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=2 pkgrel=1
pkgdesc="Functions that Apply to Rows and Columns of Matrices (and to Vectors)" pkgdesc="Functions that Apply to Rows and Columns of Matrices (and to Vectors)"
arch=(x86_64) arch=(x86_64)
url="https://cran.r-project.org/package=$_pkgname" url="https://cran.r-project.org/package=$_pkgname"
@ -22,8 +22,8 @@ optdepends=(
r-r.rsp r-r.rsp
) )
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz") source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
md5sums=('2b68a4df8f1d2199ad9feb9b5a73d219') md5sums=('f26a029c24c5ec31e1511a22aefbde9e')
b2sums=('847f435794c8e78d6cc82ae0079bd61fd6d52a82102b792ea22b19e2945afd7c8691388a866ce0c456a5b7e16e119298fa153067106a88e410b85b91ef537748') b2sums=('79aaa70c60d1965c979c7e482d1fefc504a61516a20f26497088b7e59efa8a95a51243e4c91b474f0334860dc5e48d324705b608e65ff9657a3aee6bc1dabcc3')
build() { build() {
mkdir build mkdir build