git » kdenlive.git » commit 8d7ecb7

KDE Applications 19.04.2

author Antonio Rojas
2019-06-06 09:49:24 UTC
committer Antonio Rojas
2019-06-06 09:49:24 UTC
parent 9de4c7bc93c1dc63f905baca582c222600d63602

KDE Applications 19.04.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 29308ea..f8a99a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
 # Contributor: Gustavo Alvarez <sl1pkn07@gmail.com>
 
 pkgname=kdenlive
-pkgver=19.04.1
+pkgver=19.04.2
 pkgrel=1
 pkgdesc="A non-linear video editor for Linux using the MLT video framework"
 arch=(x86_64)
@@ -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=('feb3202ee1aa0f47acc12ad7d6ca78977a4c9af0d705f8792ca2f8e3e6defbe5'
+sha256sums=('c0c19895629b2183e51c04fe55baa2df7ea370a27bb991151dbbb75486549ac9'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>