mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rhdf5client: auto updated to 1.18.0-1
This commit is contained in:
parent
e11e356282
commit
8430c50a12
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=rhdf5client
|
||||
_pkgver=1.16.0
|
||||
_pkgver=1.18.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.16.0
|
||||
pkgver=1.18.0
|
||||
pkgrel=1
|
||||
pkgdesc='Access HDF5 content from h5serv'
|
||||
arch=('any')
|
||||
|
@ -25,7 +25,7 @@ optdepends=(
|
|||
r-markdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('96b80b98cd8a518af118add5f0c1c88c2a734708a41635fa9f21d38819946fdd')
|
||||
sha256sums=('2eb9e886214a22a9f5171f090af4df511011d50da3794706c37d7f88bdbdabd7')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue