kf6-kcodecs: update to 6.17.0.

This commit is contained in:
John 2025-07-20 20:49:07 +02:00 committed by John Zimmermann
parent cf0b20b4fe
commit 34334d6148

View file

@ -1,6 +1,6 @@
# Template file for 'kf6-kcodecs' # Template file for 'kf6-kcodecs'
pkgname=kf6-kcodecs pkgname=kf6-kcodecs
version=6.14.0 version=6.17.0
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules qt6-tools qt6-base hostmakedepends="extra-cmake-modules qt6-tools qt6-base
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/kcodecs" homepage="https://invent.kde.org/frameworks/kcodecs"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=008f5912162d394498022d0e955c860c77c33867e8fa448e99448f3a364d6914 checksum=07b1c6f6c30915629a99346f9fd5a854afe367291911fb61000932777f7e98f2
kf6-kcodecs-devel_package() { kf6-kcodecs-devel_package() {
depends="$makedepends ${sourcepkg}>=${version}_${revision}" depends="$makedepends ${sourcepkg}>=${version}_${revision}"