git » kdenlive.git » commit 8d13682

KDE Applications 19.04.3

author Antonio Rojas
2019-07-11 11:19:03 UTC
committer Antonio Rojas
2019-07-11 11:19:03 UTC
parent 3231a16748e708ce29d2a9df00936e74557bad04

KDE Applications 19.04.3

PKGBUILD +3 -3

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