print-manager: update to 23.08.5.

This commit is contained in:
Luciogi 2024-02-21 14:25:55 +05:00 committed by John Zimmermann
parent 4761df6134
commit b4cb4ae5b1

View file

@ -1,6 +1,6 @@
# Template file for 'print-manager'
pkgname=print-manager
version=22.12.1
version=23.08.5
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools
@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
homepage="https://kde.org/applications/en/print-manager"
changelog="https://kde.org/announcements/changelogs/gear/${version}/#print-manager"
distfiles="${KDE_SITE}/release-service/${version}/src/print-manager-${version}.tar.xz"
checksum=2b28b8cea34a8eb00093d0ec706af5df5e97bba32aad04bb59bab3e0a2e9c127
checksum=f7ed99b3afaf8ea1faa5c0649f3a704197ac992fcfa5dfc24622e5cf2cb85a4b
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"