summaryrefslogtreecommitdiff
path: root/community/python-pytables
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-20 01:03:58 -0700
committerroot <root@rshg054.dnsready.net>2013-10-20 01:03:58 -0700
commit3ff90101074484f08d42a36a095206b516d182c0 (patch)
tree84b693f7496302e898778ce13093f78f21fb8884 /community/python-pytables
parent2acddcfe190f9a97a7148d263a21df434c67ffcf (diff)
Sun Oct 20 01:03:34 PDT 2013
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 02b6a74a5..13b571262 100644
--- a/community/python-pytables/PKGBUILD
+++ b/community/python-pytables/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 93702 2013-07-08 14:16:08Z aginiewicz $
+# $Id: PKGBUILD 98817 2013-10-19 13:44:44Z bpiotrowski $
# Maintainer: Andrzej Giniewicz <gginiu@gmail.com>
# Contributor: Sebastien Binet <binet@cern.ch>
pkgbase=python-pytables
pkgname=('python2-pytables' 'python-pytables')
pkgver=3.0.0
-pkgrel=3
+pkgrel=4
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"