mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-sparsearray: auto updated to 1.2.3-1
This commit is contained in:
parent
288c82d7b0
commit
8d8ab3c4b2
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=SparseArray
|
||||
_pkgver=1.2.2
|
||||
_pkgver=1.2.3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -29,8 +29,8 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('a73b2e316ce8135de81af01a9a9610ec')
|
||||
b2sums=('3fc9d85a023b0a61c42cf7837ac43ba44b4e47320a0e9987c07f28a0b3d46365ea62084d0f7662c701f375fdce690070324225a52a701b61e434f7bfe190b136')
|
||||
md5sums=('86224ea83ca5df5984cfc6907c8f0bc1')
|
||||
b2sums=('bc7e74e5d2284c41cc81d03b817589e0791ba0252adbaec58ed65ad8ea68243a699bb72aa98d5f55760be050f572624bd0d19443fb80d6b1424fdf339c65aee2')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue