mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-sparsearray: auto updated to 1.4.1-1
This commit is contained in:
parent
0ad6d684d2
commit
c68be43289
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.4.0
|
||||
_pkgver=1.4.1
|
||||
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=('d467bbf79a75846493aab1af39b3a28f')
|
||||
b2sums=('eb427b464a3760381f1ba7b29153652f788912b6434aa175a1e041f61c4e0169e146258d94d35c9f666c8256a6709da549e490269395c4f88ecc7226531d344e')
|
||||
md5sums=('647f6a5bc887f9ffe7517829cc4e5a3f')
|
||||
b2sums=('1dcc130eb2cc10e9a5298c4552dacc217977e3f59104971fe4a38ce4b1395ed9bd15d03f37c8236dcbcd385ad835d4f4554c23511362f01c2ce969065184fb01')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue