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

Evgeniy Alekseev arcanis at archlinux.org
Tue Nov 1 09:10:32 UTC 2016


    Date: Tuesday, November 1, 2016 @ 09:10:32
  Author: arcanis
Revision: 194184

upgpkg: libmatio 1.5.9-1

Modified:
  libmatio/trunk/ChangeLog
  libmatio/trunk/PKGBUILD

-----------+
 ChangeLog |    3 +++
 PKGBUILD  |    4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: ChangeLog
===================================================================
--- ChangeLog	2016-11-01 08:58:21 UTC (rev 194183)
+++ ChangeLog	2016-11-01 09:10:32 UTC (rev 194184)
@@ -1,3 +1,6 @@
+1.5.9-1:
+upstream update
+
 1.5.8-1:
 upstream update
 

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-01 08:58:21 UTC (rev 194183)
+++ PKGBUILD	2016-11-01 09:10:32 UTC (rev 194184)
@@ -5,7 +5,7 @@
 # Contributor: William Rea <sillywilly at gmail dot com>
 
 pkgname=libmatio
-pkgver=1.5.8
+pkgver=1.5.9
 pkgrel=1
 pkgdesc='C library with a fortran 90/95 module interface for reading/writing MATLAB MAT-files'
 arch=('x86_64' 'i686')
@@ -15,7 +15,7 @@
 options=('!libtool' '!emptydirs')
 source=("http://downloads.sourceforge.net/matio/matio-${pkgver}.tar.gz")
 changelog=ChangeLog
-md5sums=('350b973e0a47c9525691b050974a7b44')
+md5sums=('aab5b4219a3c0262afe7eeb7bdd2f463')
 
 build() {
   cd "matio-${pkgver}"



More information about the arch-commits mailing list