breeze-icons: update to 5.73.0

[ci skip]
This commit is contained in:
John 2020-08-08 13:06:59 +02:00
parent 1bd50870ab
commit eea09a625c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'breeze-icons'
pkgname=breeze-icons
version=5.72.0
version=5.73.0
revision=1
build_style=cmake
hostmakedepends="kcoreaddons extra-cmake-modules qt5-host-tools qt5-devel libxml2"
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-3.0-or-later"
homepage="https://community.kde.org/Frameworks"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=8df70bb27aa7ec981b76ae5fe332603d815f82cb8cdc12ab792022e25b35ad24
checksum=b6caff26f69008a3e0d53ae5fcfcf070b70ad1b17d407daecbbabeb6a606a08b
if [ -z "$CROSS_BUILD" ]; then
configure_args="-DBINARY_ICONS_RESOURCE=ON"