summaryrefslogtreecommitdiff
path: root/community/python-pytables/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python-pytables/PKGBUILD')
-rw-r--r--community/python-pytables/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/python-pytables/PKGBUILD b/community/python-pytables/PKGBUILD
index abe919c77..d377c37e2 100644
--- a/community/python-pytables/PKGBUILD
+++ b/community/python-pytables/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 105425 2014-02-07 11:53:10Z aginiewicz $
+# $Id: PKGBUILD 108483 2014-03-27 14:48:15Z fyan $
# Maintainer: Andrzej Giniewicz <gginiu@gmail.com>
# Contributor: Sebastien Binet <binet@cern.ch>
pkgbase=python-pytables
pkgname=('python2-pytables' 'python-pytables')
pkgver=3.1.0
-pkgrel=1
+pkgrel=2
arch=("i686" "x86_64")
pkgdesc="A package for managing hierarchical datasets and designed to efficiently and easily cope with extremely large amounts of data"
url="http://www.pytables.org"