Date: Saturday, August 2, 2014 @ 17:06:58
  Author: aginiewicz
Revision: 116739

upgpkg: mayavi 4.3.1-2

rename twisted dependency

Modified:
  mayavi/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2014-08-02 14:51:26 UTC (rev 116738)
+++ PKGBUILD    2014-08-02 15:06:58 UTC (rev 116739)
@@ -3,13 +3,13 @@
 
 pkgname=mayavi
 pkgver=4.3.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A 3-dimensional visualizer of scientific data"
 arch=('i686' 'x86_64')
 url="https://github.com/enthought/mayavi";
 license=('BSD')
 depends=('ipython2' 'vtk' 'python2-envisage' 'wxpython2.8')
-makedepends=('python2-setuptools' 'python2-sphinx' 'xorg-server-xvfb' 
'twisted')
+makedepends=('python2-setuptools' 'python2-sphinx' 'python2-twisted' 
'xorg-server-xvfb')
 replaces=('python2-mayavi')
 provides=('python2-mayavi')
 options=(!emptydirs)

Reply via email to