breeze: update to 5.20.3

[ci skip]
This commit is contained in:
John 2020-11-11 15:50:50 +01:00 committed by John Zimmermann
parent 4de566543f
commit 53ebf4eb37
1 changed files with 2 additions and 2 deletions

View File

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