breeze: update to 5.20.4

[ci skip]
This commit is contained in:
John 2020-12-04 17:09:39 +01:00 committed by John Zimmermann
parent 4935a50e75
commit e1ec97334d

View file

@ -1,6 +1,6 @@
# Template file for 'breeze'
pkgname=breeze
version=5.20.3
version=5.20.4
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=c949bc5683ec0f4f3c4c6e412f71369a9a4e96101c4927c9e9b3b26dca89bc3d
checksum=b61b3f9961c196bbcfb33519bbec06d19e6267182f7215e21071a5619681b30f
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"