git » kdenlive.git » commit da61ca0

Update to 20.04.0

author Antonio Rojas
2020-04-23 12:13:03 UTC
committer Antonio Rojas
2020-04-23 12:13:03 UTC
parent 069508f0f32576e2c8bed80728bbd9b0b15921bb

Update to 20.04.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index da8d787..41ef170 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
 # Contributor: Gustavo Alvarez <sl1pkn07@gmail.com>
 
 pkgname=kdenlive
-pkgver=19.12.3
+pkgver=20.04.0
 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/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('cebcb8f019bc0fc719ef54d00507dc1281758e3c8c69ea2f93f99feda777bc64'
+sha256sums=('3d56657af2c3946bd44ee821be48fb777457de3a9123485e7a3a3f51de0f9e52'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>