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

Evgeniy Alekseev arcanis at archlinux.org
Fri Feb 26 18:59:05 UTC 2016


    Date: Friday, February 26, 2016 @ 19:59:04
  Author: arcanis
Revision: 163519

upgpkg: libmatio 1.5.6-1

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

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

Modified: ChangeLog
===================================================================
--- ChangeLog	2016-02-26 18:12:23 UTC (rev 163518)
+++ ChangeLog	2016-02-26 18:59:04 UTC (rev 163519)
@@ -1,2 +1,5 @@
+1.5.6-1:
+upstream update
+
 1.5.2-3:
 move from AUR to [community]

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-26 18:12:23 UTC (rev 163518)
+++ PKGBUILD	2016-02-26 18:59:04 UTC (rev 163519)
@@ -5,8 +5,8 @@
 # Contributor: William Rea <sillywilly at gmail dot com>
 
 pkgname=libmatio
-pkgver=1.5.2
-pkgrel=4
+pkgver=1.5.6
+pkgrel=1
 pkgdesc='C library with a fortran 90/95 module interface for reading/writing MATLAB MAT-files'
 arch=('x86_64' 'i686')
 license=('custom:BSD')
@@ -15,7 +15,7 @@
 options=('!libtool' '!emptydirs')
 source=("http://downloads.sourceforge.net/matio/matio-${pkgver}.tar.gz")
 changelog=ChangeLog
-md5sums=('85b007b99916c63791f28398f6a4c6f1')
+md5sums=('bb53fd06f7ebb74589e9dd684b1b66a6')
 
 build() {
   cd "matio-${pkgver}"



More information about the arch-commits mailing list