mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rhdf5: auto updated to 2.38.1-1
This commit is contained in:
parent
afdef27931
commit
611c78ad06
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=rhdf5
|
||||
_pkgver=2.38.0
|
||||
_pkgver=2.38.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.38.0
|
||||
pkgrel=2
|
||||
pkgver=2.38.1
|
||||
pkgrel=1
|
||||
pkgdesc='R Interface to HDF5'
|
||||
arch=('x86_64')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -27,7 +27,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('0ff7c75cbc9b1d3722a0794b25fabdf8b9e47ed6afdf861f4a2ec541474af58f')
|
||||
sha256sums=('5e805bbdea04091f96f4d3aab3d1f36ee080ef1740760d52ab7741bad6b99cd6')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue