git » kdenlive.git » commit 90294b8

Update to 22.04.2

author Antonio Rojas
2022-06-09 09:09:34 UTC
committer Antonio Rojas
2022-06-09 09:09:34 UTC
parent ac376baf083eb956db83fc1c8ec71d1d9747ca1e

Update to 22.04.2

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 97cf3c8..de07670 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
 # Contributor: Gustavo Alvarez <sl1pkn07@gmail.com>
 
 pkgname=kdenlive
-pkgver=22.04.1
-pkgrel=3
+pkgver=22.04.2
+pkgrel=1
 pkgdesc='A non-linear video editor for Linux using the MLT video framework'
 arch=(x86_64)
 url='https://apps.kde.org/kdenlive/'
@@ -23,7 +23,7 @@ optdepends=('ffmpeg: for FFmpeg plugin'
             'bigsh0t: VR360 effects'
             'noise-suppression-for-voice: noise suppression effect')
 source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('ae879041f18ee89b3fef2dc85cbb6899bf184c433b234d0c2145085767952a4e'
+sha256sums=('1f74804ece89b4a95b2971e959e5fc9403b7b723acb5e4406acde88e4e02dcc9'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>