breeze: update to 5.26.3.

This commit is contained in:
John 2022-11-20 12:33:05 +01:00
parent cfe10776b5
commit fea11949ba

View file

@ -1,6 +1,6 @@
# Template file for 'breeze'
pkgname=breeze
version=5.26.2
version=5.26.3.1
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -13,8 +13,8 @@ short_desc="Breeze visual style for the Plasma Desktop"
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=5dd27b88a9fe92f785badf12151c30201edbd2a65756e9d714358e85f5586de5
distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=fcafba03194fb81e075e2a3ea7fd006a8f91f898169e1f39fdc3d92801ae4568
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"