breeze-gtk: update to 5.11.2

This commit is contained in:
Sir_Boops 2017-10-28 04:29:22 -06:00
parent 8dd823e2db
commit 4d14a3d730
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.11.1
version=5.11.2
revision=1
build_style=cmake
configure_args="-DWITH_GTK3_VERSION=3.20"
@ -11,7 +11,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
license="LGPL-2"
homepage="https://projects.kde.org/projects/plasma/breeze-gtk"
distfiles="http://download.kde.org/stable/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=f9090029dbe316a176fa7ab668a87234904fd8f5b62b9dd58d81b71adcf46361
checksum=a48982e8d8cdafc8445740bac326462713222c24a387cc331accdc372dd47b30
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel"