author | Antonio Rojas
<arojas@archlinux.org> 2016-04-19 07:23:59 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2016-04-19 07:23:59 UTC |
parent | 7be44e8ff698bcf83979f32f25671f570d895a6a |
PKGBUILD | +4 | -4 |
diff --git a/PKGBUILD b/PKGBUILD index e668479..7b0f206 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,15 +5,15 @@ # Contributor: Gustavo Alvarez <sl1pkn07@gmail.com> pkgname=kdenlive -pkgver=15.12.3 +pkgver=16.04.0 pkgrel=1 pkgdesc="A non-linear video editor for Linux using the MLT video framework" arch=(i686 x86_64) url="http://www.kdenlive.org/" license=(GPL) groups=(kde-applications kdemultimedia) -depends=(knewstuff kplotting knotifyconfig kded mlt glu sdl_image hicolor-icon-theme) -makedepends=(extra-cmake-modules kdoctools v4l-utils) +depends=(knewstuff kplotting knotifyconfig kded kfilemetadata qt5-webkit mlt glu sdl_image hicolor-icon-theme) +makedepends=(extra-cmake-modules kdoctools v4l-utils python) optdepends=('ffmpeg: for FFmpeg plugin' 'cdrkit: for creation of DVD ISO images' 'dvdauthor: for creation of DVD' @@ -23,7 +23,7 @@ optdepends=('ffmpeg: for FFmpeg plugin' 'xine-ui: for DVD preview' 'plasma-desktop: theme configuration') source=("http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz") -md5sums=('768180060ceb067f75c82d19f71e58c5') +md5sums=('c57ae037598ee76a266d19c850174749') install=$pkgname.install prepare(){