breeze-gtk: update to 5.20.1

[ci skip]
This commit is contained in:
John 2020-10-21 22:37:56 +02:00
parent bd1b307f7b
commit d69b00fcba
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.0
version=5.20.1
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=52f643d03db5fa7b154c502e741af33e9903b31f19ad4328ede84e10f7a36c74
checksum=cf24e12b8948becd08368304c285cce8d6bb99db151f89d4029e7dafac8a273e
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel"