From 6ce8e0f5035637fd2b3dae876ce630d5cf2978bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Tue, 17 Apr 2018 21:28:48 +0200 Subject: [PATCH] python-tables: rebuild against libhdf5.so.101 --- srcpkgs/python-tables/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-tables/template b/srcpkgs/python-tables/template index acd0c01df93..0bb4d4bf23f 100644 --- a/srcpkgs/python-tables/template +++ b/srcpkgs/python-tables/template @@ -1,7 +1,7 @@ # Template file for 'python-tables' pkgname=python-tables version=3.4.2 -revision=4 +revision=5 wrksrc="${pkgname#*-}-${version}" build_style=python-module pycompile_module="tables"