git » kdenlive.git » commit ed9a1af

KDE Applications 18.08.0

author Antonio Rojas
2018-08-17 13:57:53 UTC
committer Antonio Rojas
2018-08-17 13:57:53 UTC
parent 89ff79b4dcc331106dda42b9e8157e4a6564f129

KDE Applications 18.08.0

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index f93c3dc..dce8bd7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@
 # Contributor: Gustavo Alvarez <sl1pkn07@gmail.com>
 
 pkgname=kdenlive
-pkgver=18.04.3
+pkgver=18.08.0
 pkgrel=1
 pkgdesc="A non-linear video editor for Linux using the MLT video framework"
 arch=(x86_64)
 url="https://www.kdenlive.org/"
 license=(GPL)
 groups=(kde-applications kdemultimedia)
-depends=(knewstuff knotifyconfig kfilemetadata qt5-webkit mlt glu qt5-quickcontrols)
+depends=(knewstuff knotifyconfig kfilemetadata purpose mlt glu qt5-quickcontrols)
 makedepends=(extra-cmake-modules kdoctools v4l-utils)
 optdepends=('ffmpeg: for FFmpeg plugin'
             'cdrtools: for creation of DVD ISO images'
@@ -23,7 +23,7 @@ optdepends=('ffmpeg: for FFmpeg plugin'
             'vlc: for DVD preview'
             'plasma-desktop: theme configuration')
 source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('9505ac2e5f4918932b868f0ccc1d74b1ae545283033081fab92415cc0d1d435f'
+sha256sums=('43247d070e6898c26271235b915b45422ee8668e512f38f6df711e5571dca019'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>