kf6-kiconthemes: update to 6.14.0.

This commit is contained in:
John 2025-06-11 21:14:22 +02:00
parent 83cadc03c4
commit 1193b43f03

View file

@ -1,6 +1,6 @@
# Template file for 'kf6-kiconthemes' # Template file for 'kf6-kiconthemes'
pkgname=kf6-kiconthemes pkgname=kf6-kiconthemes
version=6.12.0 version=6.14.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/kiconthemes" homepage="https://invent.kde.org/frameworks/kiconthemes"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=54b1b5f2839162d980873328716b30cf08f90fd079ad854cc09878ad9b376ecf checksum=a98cd231bfca420519d55b0b88e4e089b4e27ec79b4a8542b81de8a5ff8af6d5
kf6-kiconthemes-devel_package() { kf6-kiconthemes-devel_package() {
depends="${makedepends//private-} ${sourcepkg}>=${version}_${revision}" depends="${makedepends//private-} ${sourcepkg}>=${version}_${revision}"