breeze-icons: update to 5.78.0

[ci skip]
This commit is contained in:
John 2021-01-09 23:46:43 +01:00
parent c06c63c7ab
commit 42ff6f7b87

View file

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