mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-sparsearray: auto updated to 1.4.3-1
This commit is contained in:
parent
2efbe32dcd
commit
60255c7bf8
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.1
|
||||
_pkgver=1.4.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=('647f6a5bc887f9ffe7517829cc4e5a3f')
|
||||
b2sums=('1dcc130eb2cc10e9a5298c4552dacc217977e3f59104971fe4a38ce4b1395ed9bd15d03f37c8236dcbcd385ad835d4f4554c23511362f01c2ce969065184fb01')
|
||||
md5sums=('68860c487872349655dd1e4c6fce8ad5')
|
||||
b2sums=('dd87b4e73d79077123ab6a922a51d38ae249004440ec5de4f3ef3b629f5a2a22258af24c8b0edd0c612105f217eae289330fa8922b2146b6a6df165886f9e638')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue