[arch-commits] Commit in openshot/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Mon Jan 23 09:47:31 UTC 2017


    Date: Monday, January 23, 2017 @ 09:47:30
  Author: jelle
Revision: 208487

upgpkg: openshot 2.2.0-3

drop unrequired pygoocanvas dependency

Modified:
  openshot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-23 09:02:12 UTC (rev 208486)
+++ PKGBUILD	2017-01-23 09:47:30 UTC (rev 208487)
@@ -5,12 +5,12 @@
 
 pkgname=openshot
 pkgver=2.2.0
-pkgrel=2
+pkgrel=3
 pkgdesc="an open-source, non-linear video editor for Linux based on MLT framework"
 arch=('any')
 url="http://www.openshotvideo.com/"
 license=('GPL')
-depends=('mlt-python-bindings' 'pygoocanvas' 'sdl' 'librsvg' 'mplayer'
+depends=('mlt-python-bindings' 'sdl' 'librsvg' 'mplayer'
 	 'pyxdg' 'python-pyqt5' 'python-httplib2' 'python-pillow' 'dvgrab'
 	 'ladspa' 'sox' 'vid.stab' 'qt5-svg' 'sdl_image'
 	 'libopenshot' 'python-pyzmq' 'qt5-webkit' 'python-setuptools')



More information about the arch-commits mailing list