breeze-gtk: update to 5.22.2.

This commit is contained in:
John 2021-06-23 19:15:35 +02:00
parent cde99cc0fe
commit b444ce0208
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.22.1
version=5.22.2
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=07661452c7fd177210d4416f4e44f83d6f5194670dd4ced151cdedb3fa21e922
checksum=356e4d810ff3427d9740bbed7db4382b65c92a9a0cb82ca3982360df326a4926
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel"