Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
kdenlive
Commits:
ec6553be by Antonio Rojas at 2024-06-11T16:17:07+02:00
Update to 24.05.1
- - - - -
847af095 by Antonio Rojas at 2024-06-13T15:47:56+02:00
upgpkg: 24.05.1-1: Update to 24.05.1
- - - - -
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 = 24.05.0
+ pkgver = 24.05.1
pkgrel = 1
url = https://apps.kde.org/kdenlive/
arch = x86_64
@@ -11,7 +11,6 @@ pkgbase = kdenlive
makedepends = extra-cmake-modules
makedepends = kdoctools
makedepends = qt6-tools
- depends = breeze-icons
depends = frei0r-plugins
depends = gcc-libs
depends = glibc
@@ -58,12 +57,12 @@ pkgbase = kdenlive
optdepends = python: for scripts
optdepends = qt6-imageformats: support for tiff, webp, and more image
formats
optdepends = recordmydesktop: for screen capture
- source =
https://download.kde.org/stable/release-service/24.05.0/src/kdenlive-24.05.0.tar.xz
- source =
https://download.kde.org/stable/release-service/24.05.0/src/kdenlive-24.05.0.tar.xz.sig
+ source =
https://download.kde.org/stable/release-service/24.05.1/src/kdenlive-24.05.1.tar.xz
+ source =
https://download.kde.org/stable/release-service/24.05.1/src/kdenlive-24.05.1.tar.xz.sig
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
- sha256sums =
d848a4d33120b39e81e6c279da091d213b93d7bfc9aa57274a253a73409668ae
+ sha256sums =
1092592de71675afb08ee67ac9a71d3115b3ee3548da52759971c5b0026103da
sha256sums = SKIP
pkgname = kdenlive
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
# Contributor: Gustavo Alvarez <[email protected]>
pkgname=kdenlive
-pkgver=24.05.0
+pkgver=24.05.1
pkgrel=1
pkgdesc='A non-linear video editor for Linux using the MLT video framework'
arch=(x86_64)
@@ -64,7 +64,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=('d848a4d33120b39e81e6c279da091d213b93d7bfc9aa57274a253a73409668ae'
+sha256sums=('1092592de71675afb08ee67ac9a71d3115b3ee3548da52759971c5b0026103da'
'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/-/compare/8be8133a4fa6094ce0939713bbd6ba65a5b880bc...847af09530c03c3bfef3cf625fed359ddb90449f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kdenlive/-/compare/8be8133a4fa6094ce0939713bbd6ba65a5b880bc...847af09530c03c3bfef3cf625fed359ddb90449f
You're receiving this email because of your account on gitlab.archlinux.org.