breeze: update to 5.27.5

This commit is contained in:
Kenneth Raplee 2023-05-12 10:35:08 -07:00 committed by John
parent e123c99ce7
commit ea9d2c8d3d

View file

@ -1,6 +1,6 @@
# Template file for 'breeze'
pkgname=breeze
version=5.27.4
version=5.27.5
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later"
homepage="https://invent.kde.org/plasma/breeze"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=62d80ebd690c7822bf05b19bec8b37af67cc1cd4bb3f38d2a88d8360fd6b1901
checksum=70d8a35bf8c0758f9c3e3873b657250b1e09c1c79f92b066d3385a1e44fec868
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"