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

Antonio Rojas arojas at gemini.archlinux.org
Mon May 2 18:17:59 UTC 2022


    Date: Monday, May 2, 2022 @ 18:17:59
  Author: arojas
Revision: 1192310

Update to 1.5.23

Modified:
  libmatio/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-02 18:16:15 UTC (rev 1192309)
+++ PKGBUILD	2022-05-02 18:17:59 UTC (rev 1192310)
@@ -6,8 +6,8 @@
 # Contributor: William Rea <sillywilly at gmail dot com>
 
 pkgname=libmatio
-pkgver=1.5.21
-pkgrel=2
+pkgver=1.5.23
+pkgrel=1
 pkgdesc='C library with a fortran 90/95 module interface for reading/writing MATLAB MAT-files'
 arch=(x86_64)
 license=('custom:BSD')
@@ -14,7 +14,7 @@
 url='https://sourceforge.net/projects/matio'
 depends=(hdf5)
 source=(https://github.com/tbeu/matio/releases/download/v$pkgver/matio-$pkgver.tar.gz)
-sha256sums=('21809177e55839e7c94dada744ee55c1dea7d757ddaab89605776d50122fb065')
+sha256sums=('9f91eae661df46ea53c311a1b2dcff72051095b023c612d7cbfc09406c9f4d6e')
 
 build() {
   cd matio-$pkgver



More information about the arch-commits mailing list