From b8758a7aad713b71c1f5564b6ab98f8677d5e372 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 10 Apr 2021 13:43:57 +0200 Subject: [PATCH] breeze-icons: update to 5.81.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 67cac82b411..ef78750196c 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.80.0 +version=5.81.0 revision=1 build_style=cmake hostmakedepends="kcoreaddons extra-cmake-modules qt5-host-tools qt5-devel @@ -12,7 +12,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=a266908cafc0233e5da6f11747bbbef94b7d9503e2c1f59c68013ae11f1d6584 +checksum=ef88f0e41407900b0570030dab8e6debb97e749c8aa1841d7572821c959784a0 if [ -z "$CROSS_BUILD" ]; then configure_args="-DBINARY_ICONS_RESOURCE=ON"