Date: Friday, February 7, 2014 @ 12:52:43
  Author: aginiewicz
Revision: 105424

upgpkg: python-pytables 3.1.0-1

python-pytables: new release and hdf5 rebuild

Modified:
  python-pytables/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2014-02-07 11:45:56 UTC (rev 105423)
+++ PKGBUILD    2014-02-07 11:52:43 UTC (rev 105424)
@@ -4,8 +4,8 @@
 
 pkgbase=python-pytables
 pkgname=('python2-pytables' 'python-pytables')
-pkgver=3.0.0
-pkgrel=4
+pkgver=3.1.0
+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"
 url="http://www.pytables.org";
@@ -12,7 +12,7 @@
 license=("BSD")
 makedepends=('lzo2' 'hdf5' 'python2-numexpr' 'cython2' 'python-numexpr' 
'cython')
 
source=("http://pypi.python.org/packages/source/t/tables/tables-$pkgver.tar.gz";)
-md5sums=('9c8a18d51be5e94a2ae50ea31d26f8c2')
+md5sums=('22e048ef20883269c4a2a3f2026c38ee')
 
 build() {
   cd "$srcdir"

Reply via email to