breeze: update to 5.17.2
[ci skip]
This commit is contained in:
parent
ddc7f5842b
commit
1955138eb1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'breeze'
|
# Template file for 'breeze'
|
||||||
pkgname=breeze
|
pkgname=breeze
|
||||||
version=5.17.1
|
version=5.17.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://projects.kde.org/projects/plasma/breeze"
|
homepage="https://projects.kde.org/projects/plasma/breeze"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=79c717f34ccaad10e68c5de8b5363f0bee73986de3e06a4cd8b7902159761ce6
|
checksum=042d41c0b12afa47a0fe6fe72cb23eb2261312955307ab905ba55201d814b095
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
|
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
|
||||||
|
|
Loading…
Reference in a new issue