summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a24c491c31de..85e4aae37ea5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Oliver Papst <opapst at ikp dot tu-darmstadt dot de>
pkgname=python-rootpy-git
-pkgver=r3965.457e0740
+pkgver=r4020.3926935e
pkgrel=1
pkgdesc="Pythonic interface with ROOT on top of the existing PyROOT bindings"
arch=('any')
@@ -12,7 +12,6 @@ depends=('python'
'root')
makedepends=('git' 'python-setuptools')
optdepends=('python-numpy: Increase speed'
- 'python-root_numpy: Increase speed'
'python-matplotlib: Plotting'
'python-pytables: HDF5 IO in rootpy.root2hdf5'
'readline: Roosh (interactive root shell)'