git » kdenlive.git » commit 66fc4aa

Update to 20.08.0

author Antonio Rojas
2020-08-13 07:30:34 UTC
committer Antonio Rojas
2020-08-13 07:30:34 UTC
parent 8d530b7c1f987874a54915f083710580d8df6e89

Update to 20.08.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 28a2b5f..9e35305 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
 # Contributor: Gustavo Alvarez <sl1pkn07@gmail.com>
 
 pkgname=kdenlive
-pkgver=20.04.3
+pkgver=20.08.0
 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=('29e5fa37f4680683cc6e244cee4d0b3a0e3e3290f15c0e0b6015ae4784d7315e'
+sha256sums=('89914ee37f5bbdd16051b0db4a6cfb6f8c3d748f47c9e28e5349920ca133c0bd'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>