breeze: update to 5.27.6.

This commit is contained in:
John 2023-06-21 12:58:55 +02:00
parent fea2291600
commit 506a422932

View File

@ -1,6 +1,6 @@
# Template file for 'breeze'
pkgname=breeze
version=5.27.5
version=5.27.6
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=70d8a35bf8c0758f9c3e3873b657250b1e09c1c79f92b066d3385a1e44fec868
checksum=5d9a8d7e5b061ce4183c4f842b0e82e6132b6c8e7ebc2c1d579baa066ffa6c6c
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"