breeze-icons: update to 5.85.0.

This commit is contained in:
John 2021-08-15 15:56:42 +02:00
parent 9bbaa6ef8a
commit bc55388455

View file

@ -1,6 +1,6 @@
# Template file for 'breeze-icons'
pkgname=breeze-icons
version=5.84.0
version=5.85.0
revision=1
build_style=cmake
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"
homepage="https://community.kde.org/Frameworks"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=049a26594de966a215ea4546bbf76a2395def31a637eb26820258d7c0962408c
checksum=4407aed678f85ab600b63337553ee9cd5f967bbffd383c351add1c0746ab273d
if [ -z "$CROSS_BUILD" ]; then
configure_args="-DBINARY_ICONS_RESOURCE=ON"