From 18ddc7bb45971500d5d9b0ea4ccb7e60a28f3d0a Mon Sep 17 00:00:00 2001 From: John Date: Sun, 13 Sep 2020 13:45:15 +0200 Subject: [PATCH] breeze-icons: update to 5.74.0 [ci skip] --- 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 77603e9579b..a02f331a58d 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.73.0 +version=5.74.0 revision=1 build_style=cmake hostmakedepends="kcoreaddons extra-cmake-modules qt5-host-tools qt5-devel libxml2" @@ -11,7 +11,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=b6caff26f69008a3e0d53ae5fcfcf070b70ad1b17d407daecbbabeb6a606a08b +checksum=6c099844c748b301f9c8852c015127242b8a6205c3fc876115b2a3d0625cfa0e if [ -z "$CROSS_BUILD" ]; then configure_args="-DBINARY_ICONS_RESOURCE=ON"