git » kdenlive.git » commit a50b8d7

Update to 23.08.1

author Antonio Rojas
2023-09-12 10:21:33 UTC
committer Antonio Rojas
2023-09-12 10:21:33 UTC
parent 30f1a0296be8f9a0b994514efa6c37d53a6ff15f

Update to 23.08.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 082cb61..96a0563 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
 # Contributor: Gustavo Alvarez <sl1pkn07@gmail.com>
 
 pkgname=kdenlive
-pkgver=23.08.0
+pkgver=23.08.1
 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=('5f63f6cc1d7f7578014ef0fdb3f20e85254f05d7066911329ce568b967e4d207'
+sha256sums=('f9457c9269ad7ba5bc7ee22dd65422c6f60a819ca7dab74a9085589a64bd78b4'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>