breeze-icons: update to 5.82.0.

This commit is contained in:
John 2021-05-10 14:03:08 +02:00
parent 3a9a95b213
commit c71a787d93
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.81.0
version=5.82.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=ef88f0e41407900b0570030dab8e6debb97e749c8aa1841d7572821c959784a0
checksum=7b7c232cca879776412e4a5879080ef281d971fe2bb03d9c08ae638e357061b9
if [ -z "$CROSS_BUILD" ]; then
configure_args="-DBINARY_ICONS_RESOURCE=ON"