breeze-gtk: update to 5.24.3.

This commit is contained in:
John 2022-03-12 16:54:42 +01:00
parent 7fe7501c83
commit 997994aaab

View file

@ -1,6 +1,6 @@
# Template file for 'breeze-gtk' # Template file for 'breeze-gtk'
pkgname=breeze-gtk pkgname=breeze-gtk
version=5.24.2 version=5.24.3
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules sassc python3 python3-cairo" hostmakedepends="extra-cmake-modules sassc python3 python3-cairo"
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/plasma/breeze-gtk" homepage="https://invent.kde.org/plasma/breeze-gtk"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=2c1f02be02bac5d9098e90901b047ba587f57dc3827dd89b5a868ca80a2f2dc8 checksum=2911bb2f99ad42ec820cc2adcbf1f8a6f18ba437f72ce216562e12584fd042a4
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel" hostmakedepends+=" qt5-devel"