git » kdenlive.git » commit 3849157

Update to 23.04.3

author Antonio Rojas
2023-07-04 11:36:28 UTC
committer Antonio Rojas
2023-07-04 11:36:28 UTC
parent 6d1e0d117a5ab871e33cfe178fd59fe1260bc95d

Update to 23.04.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index c2323f0..510342a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
 # Contributor: Gustavo Alvarez <sl1pkn07@gmail.com>
 
 pkgname=kdenlive
-pkgver=23.04.2
+pkgver=23.04.3
 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=('8f754f2e000d2536e88a63f7a3f3ec7abe992d396f3d957899da978f7a255992'
+sha256sums=('8865ac7cb00b6cfe06beb00676574dc8c3f68ab10566797a973a5444c6539b23'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>