git » kdenlive.git » commit 6c8320f

Update to 21.04.2

author Antonio Rojas
2021-06-10 10:01:05 UTC
committer Antonio Rojas
2021-06-10 10:01:05 UTC
parent 76b9cf78bdf118af77728edc63a7503fbab39c6a

Update to 21.04.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 79e7dab..0dd0a9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
 # Contributor: Gustavo Alvarez <sl1pkn07@gmail.com>
 
 pkgname=kdenlive
-pkgver=21.04.1
+pkgver=21.04.2
 pkgrel=1
 pkgdesc='A non-linear video editor for Linux using the MLT video framework'
 arch=(x86_64)
@@ -26,7 +26,7 @@ optdepends=('ffmpeg: for FFmpeg plugin'
             'opentimelineio: timeline export/import')
 source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}
         kdenlive-mlt6.patch)
-sha256sums=('9c2d0bc76b86fdf83cae1ac8c40b7630afbce4b92f9fd095bcfba1186851ef41'
+sha256sums=('5510106b6bdda3f2048702b23d90f7438d4ec4d2ddb932e53df716e6d4afdd4f'
             'SKIP'
             'db0819cea73fc7c2926c39a3de66fba86e94a6ca2e1f97e7bad1166ac6aec5bb')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>