breeze: update to 5.27.3.

This commit is contained in:
John 2023-03-18 18:42:38 +01:00
parent 5f7997fa63
commit 8908032996

View File

@ -1,6 +1,6 @@
# Template file for 'breeze'
pkgname=breeze
version=5.27.2
version=5.27.3
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=145d0ac48a41d0589827b5ce5a3f4e653d1d39a67c645935d02ada62254559aa
checksum=7764f5bcce91e487c8756ab7c0d8a14d2bc36f97c8c33f82a70d81380e78798a
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"