breeze: update to 5.26.2.

This commit is contained in:
John 2022-10-30 19:44:50 +01:00
parent 28f5e0cdad
commit ddb445f72b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'breeze'
pkgname=breeze
version=5.26.0
version=5.26.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=11ed27c9049a0ba1f0a0e506244872972e5cfa961bf9f528fca19ecd5738437c
checksum=5dd27b88a9fe92f785badf12151c30201edbd2a65756e9d714358e85f5586de5
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"