mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rhdf5: auto updated to 2.50.1-1
This commit is contained in:
parent
9d426a1cad
commit
39b40da465
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.0
|
||||
_pkgver=2.50.1
|
||||
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=('3b8b33f3ee9a260cceefab2911d1cd63')
|
||||
b2sums=('2f32066125ea27a7eae61ad858aab486e050978e4a43afd337c919dda0967e0f05c42371784a48130acb2d9bafefc272125444ee573d6829541636912c05164d')
|
||||
md5sums=('1f9079e44c5aa27a88a7d06bded4202a')
|
||||
b2sums=('9d9b150bc32a3902b76143158ae5ebb86bb1ba0219cc6319aec7f2401fe8c2807778305ef477947d9df8ae1fd2048e3abbf4e605e14f7816146217f2acc06e61')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue