breeze: update to 5.27.2.

This commit is contained in:
John 2023-03-02 21:15:35 +01:00
parent 0ce75d83d0
commit 008b0af3c8

View file

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