breeze-icons: update to 5.29.0
This commit is contained in:
parent
9cba80fdd7
commit
28ba2228f0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'breeze-icons'
|
# Template file for 'breeze-icons'
|
||||||
pkgname=breeze-icons
|
pkgname=breeze-icons
|
||||||
version=5.26.0
|
version=5.29.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-host-tools qt5-devel"
|
hostmakedepends="extra-cmake-modules qt5-host-tools qt5-devel"
|
||||||
makedepends="qt5-devel"
|
makedepends="qt5-devel"
|
||||||
|
@ -10,7 +10,7 @@ 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="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=a9c0d742a37ef3b3b2dae5a5bb97aee2927dd613c17c606f3bcbc6845a8c6bcd
|
checksum=0bad6cad78f948fd73fc89ae2566b59b6859a752e95eb348ce735408d4bffbae
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
configure_args="-DBINARY_ICONS_RESOURCE=ON"
|
configure_args="-DBINARY_ICONS_RESOURCE=ON"
|
||||||
|
|
Loading…
Reference in a new issue