breeze-icons: update to 5.71.0

[ci skip]
This commit is contained in:
John 2020-06-14 00:27:54 +02:00
parent dfb8cfe93b
commit a1b1792fc7
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.70.0
version=5.71.0
revision=1
build_style=cmake
hostmakedepends="kcoreaddons extra-cmake-modules qt5-host-tools qt5-devel libxml2"
@ -10,7 +10,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-3.0-or-later"
homepage="https://community.kde.org/Frameworks"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=75e9873dd731b5b7deb844a35025c1c856a6ce4c8b9e5c1f55992cf964a60f53
checksum=72217c46e071b204a80ff8064b1b7319c7a7f9f0b08e69d8add2065e5d301155
if [ -z "$CROSS_BUILD" ]; then
configure_args="-DBINARY_ICONS_RESOURCE=ON"