breeze-icons: update to 5.47.0.

This commit is contained in:
Piotr Wójcik 2018-06-11 09:42:43 +02:00
parent c9f9b0db2d
commit 05bd03b0d1

View file

@ -1,6 +1,6 @@
# Template file for 'breeze-icons' # Template file for 'breeze-icons'
pkgname=breeze-icons pkgname=breeze-icons
version=5.43.0 version=5.47.0
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules qt5-host-tools qt5-devel libxml2" hostmakedepends="extra-cmake-modules qt5-host-tools qt5-devel libxml2"
@ -9,8 +9,8 @@ short_desc="Breeze icon theme"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="LGPL-3" license="LGPL-3"
homepage="https://community.kde.org/Frameworks" homepage="https://community.kde.org/Frameworks"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=3eda58a4c7c9369fe9b246500d88a964d3411f83e1113727ed723989d935dea7 checksum=a759fb54f07e9fb2be0e6ddb973de17917d828d23c6919f7af20a36c5298df3b
if [ -z "$CROSS_BUILD" ]; then if [ -z "$CROSS_BUILD" ]; then
configure_args="-DBINARY_ICONS_RESOURCE=ON" configure_args="-DBINARY_ICONS_RESOURCE=ON"