mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-hdf5r: auto updated to 1.3.10-1
This commit is contained in:
parent
8ad5c7d956
commit
b8a5c5f0c3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=hdf5r
|
||||
_pkgver=1.3.9
|
||||
_pkgver=1.3.10
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -26,8 +26,8 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('68c60386888550ba88ef5168becca044')
|
||||
b2sums=('56306a4dafa664fb5e789c9c9998c69627bc68d0803beee925fd92e07c13556512b08656b6c982b61e1906469d09e90b5eeb5ce00f36ddb89ac31952a9010d47')
|
||||
md5sums=('6bd2d45695b64a082a88324a901b571c')
|
||||
b2sums=('f299fcd4d148f4082c8eefec8f9f47bc3e97127ddfaefa3af22aea54f48d374431e8cf1f428b6a5d2d4c8cb68375a50feadb9a0c82766235382cac9bb9a55478')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue