breeze: update to 5.27.10.

This commit is contained in:
John 2023-12-05 23:25:31 +01:00
parent 933cff1610
commit e76f782320
1 changed files with 2 additions and 2 deletions

View File

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