[arch-commits] Commit in libmatio/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sat Apr 11 09:12:12 UTC 2020


    Date: Saturday, April 11, 2020 @ 09:12:10
  Author: arojas
Revision: 613315

Update to 1.5.16, hdf5 1.12 rebuild

Modified:
  libmatio/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-11 09:09:10 UTC (rev 613314)
+++ PKGBUILD	2020-04-11 09:12:10 UTC (rev 613315)
@@ -4,7 +4,7 @@
 # Contributor: William Rea <sillywilly at gmail dot com>
 
 pkgname=libmatio
-pkgver=1.5.14
+pkgver=1.5.16
 pkgrel=1
 pkgdesc='C library with a fortran 90/95 module interface for reading/writing MATLAB MAT-files'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 options=('!emptydirs')
 source=("https://downloads.sourceforge.net/matio/matio-${pkgver}.tar.gz")
 changelog=ChangeLog
-sha512sums=('528eb8a3dfa35dd001b54ac4c26042b2cee525186b8b7c78bc6e56c6f6e648015b3fb0f8784627c10da140e3d0f3b18760689f53e25e4466e1eca06c720e2499')
+sha512sums=('38039ddc897b9e44677af08d996dde960355b6d8c5598000fbb23dda5501361d1c2a9e82f0f3e6c1309f0784943976259e5d39d1030f00db323e1756e5bd144a')
 
 build() {
   cd "matio-${pkgver}"



More information about the arch-commits mailing list