git » kdenlive.git » commit 812de98

Update to 21.08.1

author Antonio Rojas
2021-09-02 09:57:27 UTC
committer Antonio Rojas
2021-09-02 09:57:27 UTC
parent cba20f793c8fa451c5a057d1d3f1d5acf131b9ea

Update to 21.08.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 24061c5..bd978ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
 # Contributor: Gustavo Alvarez <sl1pkn07@gmail.com>
 
 pkgname=kdenlive
-pkgver=21.08.0
+pkgver=21.08.1
 pkgrel=1
 pkgdesc='A non-linear video editor for Linux using the MLT video framework'
 arch=(x86_64)
@@ -21,7 +21,7 @@ optdepends=('ffmpeg: for FFmpeg plugin'
             'plasma-desktop: theme configuration'
             'opentimelineio: timeline export/import')
 source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('e441df27deab64cb342f4b1b874313f149950d4baada12f074ad833aa996ce22'
+sha256sums=('9fdd7c66e9b528c668f8b1736bc84f51a7e72b2a2a6e5aef6438b803aa0b5b3e'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>