mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rhdf5: auto updated to 2.50.2-1
This commit is contained in:
parent
eae1a4556c
commit
ad9ead2486
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=rhdf5
|
||||
_pkgver=2.50.1
|
||||
_pkgver=2.50.2
|
||||
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=('1f9079e44c5aa27a88a7d06bded4202a')
|
||||
b2sums=('9d9b150bc32a3902b76143158ae5ebb86bb1ba0219cc6319aec7f2401fe8c2807778305ef477947d9df8ae1fd2048e3abbf4e605e14f7816146217f2acc06e61')
|
||||
md5sums=('1725e83fe395625f56751151a7bcd4d3')
|
||||
b2sums=('757496e43c0cf56d18797d6713e5b9226ef38bc072b153c5d3ef1ad68757da6ea2465676d3468857e9a2e0ad57814c69286237bfc7ade88c3b94baa65996b87b')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue