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

Sergej Pupykin spupykin at archlinux.org
Mon Jul 21 08:52:46 UTC 2014


    Date: Monday, July 21, 2014 @ 10:52:46
  Author: spupykin
Revision: 116051

upgpkg: kdenlive 0.9.8-2

upd

Modified:
  kdenlive/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-21 08:52:42 UTC (rev 116050)
+++ PKGBUILD	2014-07-21 08:52:46 UTC (rev 116051)
@@ -5,13 +5,13 @@
 
 pkgname=kdenlive
 pkgver=0.9.8
-pkgrel=1
+pkgrel=2
 pkgdesc="A non-linear video editor for Linux"
 arch=('i686' 'x86_64')
 # http://download.kde.org/stable/kdenlive/
 url="http://www.kdenlive.org/"
 license=('GPL')
-depends=('kdebase-runtime' 'mlt' 'qjson' 'libqzeitgeist')
+depends=('kdebase-runtime' 'mlt' 'qjson' 'libqzeitgeist' 'kdepimlibs')
 makedepends=('automoc4' 'cmake' 'gettext' 'mesa' 'glu')
 optdepends=('recordmydesktop: screen capture'
 	    'dvdauthor: dvd creation'
@@ -21,7 +21,7 @@
 install=kdenlive.install
 options=('docs')
 source=(http://download.kde.org/stable/kdenlive/$pkgver/src/kdenlive-$pkgver.tar.bz2)
-md5sums=('589801ff79c5819936141abe7e4f44fc')
+md5sums=('6c28868598eecd878b9d041bb3900615')
 
 build() {
   export LDFLAGS="$LDFLAGS -lX11"




More information about the arch-commits mailing list