breeze-gtk: update to 5.19.5

[ci skip]
This commit is contained in:
John 2020-09-01 17:07:46 +02:00
parent 1098638825
commit 47b4d31b72
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'breeze-gtk' # Template file for 'breeze-gtk'
pkgname=breeze-gtk pkgname=breeze-gtk
version=5.19.4 version=5.19.5
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=42d300f78eaf61cc56cb4961231aaafc1fa509ed93e3771b7afdcc1643d81aa9 checksum=5213b2f6815e542cda6bf9ae153636285e178962c6a59ff9ab4fe5c07dc256c8
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel" hostmakedepends+=" qt5-devel"