git » kdenlive.git » commit 76bda76

Update to 20.12.0

author Antonio Rojas
2020-12-10 13:03:26 UTC
committer Antonio Rojas
2020-12-10 13:03:26 UTC
parent 327b1da45dca1ddd6a9472c0c5115b5e724579b2

Update to 20.12.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 95307ac..5822be8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
 # Contributor: Gustavo Alvarez <sl1pkn07@gmail.com>
 
 pkgname=kdenlive
-pkgver=20.08.3
+pkgver=20.12.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=('9f8f3636f65f42a73fd1a97e29f8493fbcb8297ca755852eae93258ce12ceda0'
+sha256sums=('c2be4227edc29e9d835dbe21ee3ca2986a44cd494dffc8b353a526510fb40d74'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>