breeze: update to 5.27.8.

This commit is contained in:
John 2023-09-23 23:54:09 +02:00
parent 66bba9322a
commit 0f275ca388

View file

@ -1,6 +1,6 @@
# Template file for 'breeze'
pkgname=breeze
version=5.27.7
version=5.27.8
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=bffdcf314009b6fcb0202a58e48b3e62a4cbf741f5f299c257998f46dea4ccf1
checksum=cda48253cb74a4f18c0edbc3065a61055cafcb167362c4e90be52182b0e73e44
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"