Date: Monday, August 19, 2013 @ 11:27:01
  Author: angvp
Revision: 95987

upgpkg: pitivi 0.15.2-6

Rebuild against setuptools

Modified:
  pitivi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-08-19 09:16:14 UTC (rev 95986)
+++ PKGBUILD    2013-08-19 09:27:01 UTC (rev 95987)
@@ -5,7 +5,7 @@
 
 pkgname=pitivi
 pkgver=0.15.2
-pkgrel=5
+pkgrel=6
 pkgdesc="Editor for audio/video projects using the GStreamer framework"
 arch=('any')
 url="http://www.pitivi.org/";
@@ -13,7 +13,7 @@
 depends=('gstreamer0.10>=0.10.24' 'pygoocanvas' 'gstreamer0.10-good' 
'pygtk>=2.14.0'
         'gstreamer0.10-python>=0.10.19' 'gnonlin>=0.10.13'
         'zope-interface' 'dbus-python' 'gnome-icon-theme' 'pyxdg'
-        'python2-distribute')
+        'python2-setuptools')
 makedepends=('pkgconfig' 'intltool' 'gnome-doc-utils')
 optdepends=('frei0r-plugins: enable the video transformations'
            'python2-numpy: enable the video transformations')

Reply via email to