From b3ce53b625786d2ecce8708c11797849298eb6cc Mon Sep 17 00:00:00 2001 From: Francesco Marinucci Date: Mon, 22 Oct 2018 09:24:13 +0200 Subject: [PATCH] [testing] labplot: rebuild against new hdf5 --- labplot/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/labplot/PKGBUILD b/labplot/PKGBUILD index 4d93c6eee..95fad2d11 100644 --- a/labplot/PKGBUILD +++ b/labplot/PKGBUILD @@ -2,7 +2,7 @@ source ../kdeapps.conf pkgname=labplot pkgver=2.5.0 -pkgrel=2 +pkgrel=3 pkgdesc="A free software data analysis and visualization application build on top of KDE SC" arch=('x86_64') url='http://labplot.sourceforge.net/'