Date: Thursday, August 18, 2022 @ 19:05:22 Author: felixonmars Revision: 453412
upgpkg: kdenlive 22.08.0-1: KDE Gear 22.08.0 Added: kdenlive/trunk/ Modified: kdenlive/trunk/PKGBUILD Deleted: kdenlive/trunk/ ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: trunk/PKGBUILD =================================================================== --- kde-unstable/PKGBUILD 2022-08-18 14:42:56 UTC (rev 453107) +++ trunk/PKGBUILD 2022-08-18 19:05:22 UTC (rev 453412) @@ -5,7 +5,7 @@ # Contributor: Gustavo Alvarez <[email protected]> pkgname=kdenlive -pkgver=22.07.90 +pkgver=22.08.0 pkgrel=1 pkgdesc='A non-linear video editor for Linux using the MLT video framework' arch=(x86_64) @@ -23,8 +23,8 @@ '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=('6e7a30a6ab1f6bab22275c8b4f2e2ee60e8db7352952e18dc1116d9c4ebca6f0' +source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('a2639f89fb37759839791a73d6bed4471c131b7f86908937d35d30ada8ac8840' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <[email protected]> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <[email protected]>
