git » kdenlive.git » commit b677c9b

KDE Applications 19.08.0

author Felix Yan
2019-08-20 09:02:19 UTC
committer Felix Yan
2019-08-20 09:02:19 UTC
parent 8d136821cee0250e64162cb780cc80174f101638

KDE Applications 19.08.0

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index fef1e72..a081ac4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@
 # Contributor: Gustavo Alvarez <sl1pkn07@gmail.com>
 
 pkgname=kdenlive
-pkgver=19.04.3
+pkgver=19.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 purpose mlt qt5-quickcontrols qt5-quickcontrols2 rttr breeze-icons frei0r-plugins)
+depends=(knewstuff knotifyconfig kfilemetadata purpose mlt rttr breeze-icons frei0r-plugins)
 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=('c981954ce9759da2878b4c76d97b9bb7aa92fc1f073a9f759142870e287d2a1e'
+sha256sums=('aec48103409499da7ba9477ce349c00913d3bc8d8a04c481aed962a2ffeeefce'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>