Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
kdenlive
Commits:
dbba5cec by Antonio Rojas at 2026-03-05T18:28:02+01:00
upgpkg: 25.12.3-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = kdenlive
pkgdesc = A non-linear video editor for Linux using the MLT video
framework
- pkgver = 25.12.2
+ pkgver = 25.12.3
pkgrel = 1
url = https://apps.kde.org/kdenlive/
arch = x86_64
@@ -58,12 +58,12 @@ pkgbase = kdenlive
optdepends = python-vosk: speech to text (VOSK engine)
optdepends = qt6-imageformats: support for tiff, webp, and more image
formats
optdepends = recordmydesktop: for screen capture
- source =
https://download.kde.org/stable/release-service/25.12.2/src/kdenlive-25.12.2.tar.xz
- source =
https://download.kde.org/stable/release-service/25.12.2/src/kdenlive-25.12.2.tar.xz.sig
+ source =
https://download.kde.org/stable/release-service/25.12.3/src/kdenlive-25.12.3.tar.xz
+ source =
https://download.kde.org/stable/release-service/25.12.3/src/kdenlive-25.12.3.tar.xz.sig
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
- sha256sums =
5a1f2c159734a72ec8bf9330832c25175a7f037b1b1d1c7b7fab960250bf8154
+ sha256sums =
12ef075c6df73637948cdce7725bb8380ccd164b158157d495e6821804ce4a7f
sha256sums = SKIP
pkgname = kdenlive
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
# Contributor: Gustavo Alvarez <[email protected]>
pkgname=kdenlive
-pkgver=25.12.2
+pkgver=25.12.3
pkgrel=1
pkgdesc='A non-linear video editor for Linux using the MLT video framework'
arch=(x86_64)
@@ -65,7 +65,7 @@ optdepends=('bigsh0t: VR360 effects'
groups=(kde-applications
kde-multimedia)
source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('5a1f2c159734a72ec8bf9330832c25175a7f037b1b1d1c7b7fab960250bf8154'
+sha256sums=('12ef075c6df73637948cdce7725bb8380ccd164b158157d495e6821804ce4a7f'
'SKIP')
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid
<[email protected]>
F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kdenlive/-/commit/dbba5cecc21d630535d974910a48da391d4b7f5e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kdenlive/-/commit/dbba5cecc21d630535d974910a48da391d4b7f5e
You're receiving this email because of your account on gitlab.archlinux.org.