breeze-gtk: update to 5.15.2.

This commit is contained in:
John 2019-02-26 17:27:28 +01:00 committed by John Zimmermann
parent 60609cef5d
commit 2c7995cf48
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.15.1
version=5.15.2
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules sassc python3 python3-cairo"
@ -10,7 +10,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/plasma/breeze-gtk"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=b7eea50b626a90c499c4803f05176ca81207f22b2927e9fff87393fff6524fba
checksum=5cba7b4b0db8cc36cff4390bae197163cab2474fbcfc2833d469caeea5767d39
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel"