Date: Monday, October 5, 2015 @ 15:32:00
  Author: aginiewicz
Revision: 143000

upgpkg: python-pytables 3.2.2-1

python-pytables: new upstream release

Modified:
  python-pytables/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-10-05 13:23:52 UTC (rev 142999)
+++ PKGBUILD    2015-10-05 13:32:00 UTC (rev 143000)
@@ -4,7 +4,7 @@
 
 pkgbase=python-pytables
 pkgname=('python2-pytables' 'python-pytables')
-pkgver=3.2.1.1
+pkgver=3.2.2
 pkgrel=1
 arch=("i686" "x86_64")
 pkgdesc="A package for managing hierarchical datasets and designed to 
efficiently and easily cope with extremely large amounts of data"
@@ -12,7 +12,7 @@
 license=("BSD")
 makedepends=('lzo' 'hdf5' 'python2-numexpr' 'python-numexpr' 
'python-setuptools' 'python2-setuptools')
 
source=("http://pypi.python.org/packages/source/t/tables/tables-$pkgver.tar.gz";)
-md5sums=('281e63b1631d92b6a92fb9ae03127a49')
+md5sums=('4a9792bba1a21f0853e7841d7c1beed8')
 
 prepare() {
   cd "$srcdir"/tables-$pkgver

Reply via email to