breeze: update to 5.21.1

This commit is contained in:
John 2021-01-22 11:03:03 +01:00
parent 92b16e03c6
commit 8abc9210dc

View file

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