git » kdenlive.git » commit eef1b0d

Update to 22.08.2

author Antonio Rojas
2022-10-13 11:23:42 UTC
committer Antonio Rojas
2022-10-13 11:23:42 UTC
parent cf50ade2a7b318749f2dade96d223788a00ce9d5

Update to 22.08.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 82765cd..5e80480 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
 # Contributor: Gustavo Alvarez <sl1pkn07@gmail.com>
 
 pkgname=kdenlive
-pkgver=22.08.1
+pkgver=22.08.2
 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'
             'mediainfo: for technical clip information'
             'noise-suppression-for-voice: noise suppression effect')
 source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('ca9eff329897c9df699f3a1e5ca56c880116492e1e8d1abe947c9b7e2d60bf40'
+sha256sums=('49f934caeb210e8aa0076ab8374db8780bb10fabab30799b3f0254dc53d64ed8'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>