breeze-gtk: update to 5.20.3

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

View File

@ -1,6 +1,6 @@
# Template file for 'breeze-gtk'
pkgname=breeze-gtk
version=5.20.2
version=5.20.3
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules sassc python3 python3-cairo"
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/plasma/breeze-gtk"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=e2792cf9e434864f466b3823663c976aa77f22cebd5cdb9d3d30e5abaacc1b08
checksum=5e470b55482880e5ac0e7bf8f0d0ede72ea0338b4d7e1a4f10488bf838a60a4d
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel"