mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-hdf5r: auto updated to 1.3.9-1
This commit is contained in:
parent
61f4c56b32
commit
0a1b41cb04
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=hdf5r
|
||||
_pkgver=1.3.8
|
||||
_pkgver=1.3.9
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Interface to the 'HDF5' Binary Data Format"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -26,8 +26,8 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('43b6c0cb3b22cfa984f9424eaa9af143')
|
||||
b2sums=('233db750ebc8470efb10a7256dc541cbaaa80b0d4f51f8adf4ef05bb482198ca21f37440b8e73fff9c93e85bda86031b74cac93c9d02b6128167252db0f45bfa')
|
||||
md5sums=('68c60386888550ba88ef5168becca044')
|
||||
b2sums=('56306a4dafa664fb5e789c9c9998c69627bc68d0803beee925fd92e07c13556512b08656b6c982b61e1906469d09e90b5eeb5ce00f36ddb89ac31952a9010d47')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue