breeze: update to 5.19.1

[ci skip]
This commit is contained in:
John 2020-06-16 20:41:07 +02:00
parent 8493d96ac6
commit d3765459d4
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'breeze'
pkgname=breeze
version=5.19.0
version=5.19.1
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -14,7 +14,7 @@ maintainer="John <johnz@posteo.net>"
license="GPL-2.0-or-later"
homepage="https://projects.kde.org/projects/plasma/breeze"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=2bf2abce3fb12abf1da79a417a40218cdf7cd089591dccf8ca0e2614671046f6
checksum=b93d34c0d2b7a47440c0c324e0dacd23cfa82cba2929d568cc9091910bb1ce6e
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"