From 1e91c6429986a8f322b7220cd668283fae9a38cf Mon Sep 17 00:00:00 2001 From: John Date: Sun, 9 Dec 2018 12:04:53 +0100 Subject: [PATCH] breeze-icons: update to 5.53.0. --- srcpkgs/breeze-icons/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/breeze-icons/template b/srcpkgs/breeze-icons/template index cd83a8af008..8933953ca08 100644 --- a/srcpkgs/breeze-icons/template +++ b/srcpkgs/breeze-icons/template @@ -1,6 +1,6 @@ # Template file for 'breeze-icons' pkgname=breeze-icons -version=5.52.0 +version=5.53.0 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules qt5-host-tools qt5-devel libxml2" @@ -10,7 +10,7 @@ maintainer="John " license="LGPL-3.0-or-later" homepage="https://community.kde.org/Frameworks" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=979db0040d8c7ef7adcac133988f6440ebe21bf3f4c4479e830d38195ba1dc5a +checksum=aeb1c147102959838427a47ebbcae07e33779b64dbede66fe143db5c419e2298 if [ -z "$CROSS_BUILD" ]; then configure_args="-DBINARY_ICONS_RESOURCE=ON"