breeze-gtk: update to 5.22.3.

This commit is contained in:
John 2021-07-08 23:01:24 +02:00
parent da0f261b52
commit d8702761e1
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.2
version=5.22.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=356e4d810ff3427d9740bbed7db4382b65c92a9a0cb82ca3982360df326a4926
checksum=cff20c1605a09a85966a5d03f323fd8ad6b94828c347b68cbc874d896e0c7dbf
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel"