breeze: update to 5.14.3.

This commit is contained in:
John 2018-11-22 10:26:50 +01:00 committed by maxice8
parent 8495908b7d
commit d6900d25f1
1 changed files with 3 additions and 3 deletions

View File

@ -1,20 +1,20 @@
# Template file for 'breeze'
pkgname=breeze
version=5.13.5
version=5.14.3
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools kcoreaddons
kpackage"
makedepends="frameworkintegration-devel kcmutils-devel kdecoration-devel
plasma-framework-devel"
fftw-devel plasma-framework-devel"
depends="breeze-icons frameworkintegration"
short_desc="Breeze visual style for the Plasma Desktop"
maintainer="Denis Revin <denis.revin@gmail.com>"
license="GPL-2.0-or-later"
homepage="https://projects.kde.org/projects/plasma/breeze"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=80abee69d458457837ae57195e0d62f7e7edcda6391a2f22ba6b3f5b9b9b5326
checksum=860737ac68e80caf3d5159eedccc3973a4fab6f5b214a3df0e3a7acbf23495a7
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework"