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