breeze: update to 5.19.5

[ci skip]
This commit is contained in:
John 2020-09-01 17:07:51 +02:00
parent 47b4d31b72
commit 8640735aeb
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'breeze'
pkgname=breeze
version=5.19.4
version=5.19.5
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=02171c903d2fc7ec7b6a25c9507290602be3f0f195fcd9388ff0db421415ff11
checksum=61116665a534a0acd833f9bb499dbe983bb07088c0006988fbd929f60f0ff336
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"