author | Antonio Rojas
<arojas@archlinux.org> 2023-04-20 09:08:55 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-04-20 09:08:55 UTC |
parent | b2d95dae55db649fe2b42c6ae71b0c53c1733679 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 3b7d059..6b79a4f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ # Contributor: Gustavo Alvarez <sl1pkn07@gmail.com> pkgname=kdenlive -pkgver=22.12.3 +pkgver=23.04.0 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=('72ee0cbbe3302f03170049c0e0e427a5017cf995f6e5f4585f399224627c3c69' +sha256sums=('eba17db62714e56eb9433499d559dab0657677c6876b0735a756b0d9afc48e6a' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <cfeck@kde.org>