breeze-gtk: update to 5.21.4.

This commit is contained in:
John 2021-04-06 19:57:10 +02:00
parent b9b7f15281
commit de9d5e5462
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.21.3
version=5.21.4
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=ac45fe545269a70aba4878fdae306d7c6a621e9f7478981f9c0b3a5a42f2abf4
checksum=912c425f9b9c39af02458c63f93704b274f0324c4b4b23ea30461a027b46520d
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel"