mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-sparsearray: auto updated to 1.6.1-1
This commit is contained in:
parent
4d393b6410
commit
e14d96646b
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.6.0
|
||||
_pkgver=1.6.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -30,8 +30,8 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('b57caafbc8b4ad3fa535a6b6180d0476')
|
||||
b2sums=('d49377c215d9a9ad2da60413d0c3a20b11909f63c822e37dc5360abfaf3ace2b6b2aa2d9df68e9978395700d65b619254e3b8c938c181e0d110f892b685deaf2')
|
||||
md5sums=('70a4478bf10b77a8e04bb29029b94c29')
|
||||
b2sums=('07896bb2b2a538f23310460d4e70f6850d6c4b7242659347f949dc7c922b227d7bbd9cea479befbeaf42063ab539f5c1c1a5fc4daa4f5d8fcc142c7fc4b8a47f')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue