summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a6bebf7aa33c..2e21a34e8c24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# 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
pkgdesc="Interface to the 'HDF5' Binary Data Format"
arch=(x86_64)
url="https://cran.r-project.org/package=$_pkgname"
-license=(Apache)
+license=('Apache-2.0')
depends=(
hdf5
r-bit64
@@ -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