summaryrefslogtreecommitdiff
path: root/community/python-pytables
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-03-28 03:35:53 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-03-28 03:35:53 +0000
commitdef73efccccb818d214cb818e8b4de8385444a43 (patch)
tree89db423b051ce9f971b6f7386ada2a3573b6e3b7 /community/python-pytables
parenteb411a7c7cc929ada01019bd4c306116ce385693 (diff)
Fri Mar 28 03:32:00 UTC 2014
Diffstat (limited to 'community/python-pytables')
-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"