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

Sergej Pupykin spupykin at archlinux.org
Mon Dec 12 12:52:08 UTC 2016


    Date: Monday, December 12, 2016 @ 12:52:07
  Author: spupykin
Revision: 199020

upgpkg: openshot 2.1.0-4

upd

Modified:
  openshot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-12 12:12:49 UTC (rev 199019)
+++ PKGBUILD	2016-12-12 12:52:07 UTC (rev 199020)
@@ -5,7 +5,7 @@
 
 pkgname=openshot
 pkgver=2.1.0
-pkgrel=3
+pkgrel=4
 pkgdesc="an open-source, non-linear video editor for Linux based on MLT framework"
 arch=('any')
 url="http://www.openshotvideo.com/"
@@ -13,12 +13,12 @@
 depends=('mlt-python-bindings' 'pygoocanvas' 'sdl' 'librsvg' 'mplayer'
 	 'pyxdg' 'python-pyqt5' 'python-httplib2' 'python-pillow' 'dvgrab'
 	 'ladspa' 'sox' 'vid.stab' 'qt5-svg' 'sdl_image'
-	 'libopenshot' 'python-pyzmq' 'qt5-webkit')
+	 'libopenshot' 'python-pyzmq' 'qt5-webkit' 'python-setuptools')
 optdepends=('frei0r-plugins: effects'
 	    'libquicktime' 'libavc1394' 'faac' 'jack' 'jack-rack')
 makedepends=('python-setuptools')
 source=("https://launchpad.net/openshot/${pkgver%.*}/$pkgver/+download/openshot-qt-$pkgver.tar.gz")
-md5sums=('b4641ecebc02b1ad1047e3bfb3213774')
+sha256sums=('1eec7d07e991ccbb168de18b5f8a15f5d3eafe842cf267a254c1cde2925e2fdd')
 
 package() {
   cd "$srcdir"



More information about the arch-commits mailing list