author | Antonio Rojas
<arojas@archlinux.org> 2023-08-26 20:25:06 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-08-26 20:25:06 UTC |
parent | 42649441fe0b995d1505169e348b3f3d13aab77b |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 810641d..082cb61 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ # Contributor: Gustavo Alvarez <sl1pkn07@gmail.com> pkgname=kdenlive -pkgver=23.07.80 +pkgver=23.08.0 pkgrel=1 pkgdesc='A non-linear video editor for Linux using the MLT video framework' arch=(x86_64) @@ -23,8 +23,8 @@ optdepends=('ffmpeg: for FFmpeg plugin' 'bigsh0t: VR360 effects' 'mediainfo: for technical clip information' 'noise-suppression-for-voice: noise suppression effect') -source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('94ed215660292b18ebf8b704d37df8798226003172ca235aa5990a1c02300f86' +source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('5f63f6cc1d7f7578014ef0fdb3f20e85254f05d7066911329ce568b967e4d207' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <cfeck@kde.org>