git » kdenlive.git » commit 8d530b7

Update to 20.04.3

author Antonio Rojas
2020-07-09 11:39:06 UTC
committer Antonio Rojas
2020-07-09 11:39:06 UTC
parent 655309849b8901c9401dc5cb873e53fcfe7d6950

Update to 20.04.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index a7533e0..28a2b5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
 # Contributor: Gustavo Alvarez <sl1pkn07@gmail.com>
 
 pkgname=kdenlive
-pkgver=20.04.2
+pkgver=20.04.3
 pkgrel=1
 pkgdesc="A non-linear video editor for Linux using the MLT video framework"
 arch=(x86_64)
@@ -24,7 +24,7 @@ optdepends=('ffmpeg: for FFmpeg plugin'
             'opencv: for motion tracking'
             'plasma-desktop: theme configuration')
 source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('17539ba44397aeff19cda6c767741212f3e7e4ecb852b3d35787c1aca3d53ca6'
+sha256sums=('29e5fa37f4680683cc6e244cee4d0b3a0e3e3290f15c0e0b6015ae4784d7315e'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>