breeze-gtk: update to 5.22.1.

This commit is contained in:
John 2021-06-15 18:47:56 +02:00
parent d0b6b34992
commit 646f7404e6
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.0
version=5.22.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=2ce1f92d7cb3846f4b9ad6eb34fc1f7412f1b0e7cb75de38abed7c7e6a2a610f
checksum=07661452c7fd177210d4416f4e44f83d6f5194670dd4ced151cdedb3fa21e922
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel"