git » kdenlive.git » commit a1971c4

KDE Applications 19.04.0

author Antonio Rojas
2019-04-20 16:02:33 UTC
committer Antonio Rojas
2019-04-20 16:02:33 UTC
parent 5e72f04b057c2b9263012f3ee6254fb7020de70f

KDE Applications 19.04.0

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index d2df921..bde0113 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@
 # Contributor: Gustavo Alvarez <sl1pkn07@gmail.com>
 
 pkgname=kdenlive
-pkgver=18.12.3
+pkgver=19.04.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 purpose mlt glu qt5-quickcontrols)
+depends=(knewstuff knotifyconfig kfilemetadata purpose mlt glu qt5-quickcontrols rttr)
 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=('fcfe2474bc271e730ed95edb21ae46e93c1ce773ed036f63c9fb2db02cbc7e64'
+sha256sums=('274ae17b4376258ef83d810cb33677ca3224e205ea8b69982dd0fc4e5ee5878a'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>