kf6-karchive: update to 6.14.0.

This commit is contained in:
John 2025-06-11 21:13:17 +02:00
parent 50e4e8e723
commit f4b8de9d18

View file

@ -1,6 +1,6 @@
# Template file for 'kf6-karchive' # Template file for 'kf6-karchive'
pkgname=kf6-karchive pkgname=kf6-karchive
version=6.12.0 version=6.14.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
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/karchive" homepage="https://invent.kde.org/frameworks/karchive"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=90a5397d5df3a90486b4d7efaeab29829b63a877b25e23e59f5f12f431f82904 checksum=2cb2f54cb9f8132daf688a5d4acd7f4bec40203b01551ff06e6da1e9f87f0ef9
kf6-karchive-devel_package() { kf6-karchive-devel_package() {
depends="$makedepends ${sourcepkg}>=${version}_${revision}" depends="$makedepends ${sourcepkg}>=${version}_${revision}"