From ff822e41c82c1bb048e1b6b5281d8aa1cf8b3a93 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 11 Apr 2024 12:02:02 +0000 Subject: [PATCH] r-matrixstats: auto updated to 1.3.0-1 --- BioArchLinux/r-matrixstats/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/BioArchLinux/r-matrixstats/PKGBUILD b/BioArchLinux/r-matrixstats/PKGBUILD index 44ab83ab97..155f83cf03 100644 --- a/BioArchLinux/r-matrixstats/PKGBUILD +++ b/BioArchLinux/r-matrixstats/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Guoyi Zhang _pkgname=matrixStats -_pkgver=1.2.0 +_pkgver=1.3.0 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=2 +pkgrel=1 pkgdesc="Functions that Apply to Rows and Columns of Matrices (and to Vectors)" arch=(x86_64) url="https://cran.r-project.org/package=$_pkgname" @@ -22,8 +22,8 @@ optdepends=( r-r.rsp ) source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -md5sums=('2b68a4df8f1d2199ad9feb9b5a73d219') -b2sums=('847f435794c8e78d6cc82ae0079bd61fd6d52a82102b792ea22b19e2945afd7c8691388a866ce0c456a5b7e16e119298fa153067106a88e410b85b91ef537748') +md5sums=('f26a029c24c5ec31e1511a22aefbde9e') +b2sums=('79aaa70c60d1965c979c7e482d1fefc504a61516a20f26497088b7e59efa8a95a51243e4c91b474f0334860dc5e48d324705b608e65ff9657a3aee6bc1dabcc3') build() { mkdir build