breeze: update to 5.25.3.

This commit is contained in:
John 2022-06-24 09:20:38 +02:00
parent 95a03a7b14
commit f507117e8c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'breeze'
pkgname=breeze
version=5.24.5
version=5.25.3
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later"
homepage="https://invent.kde.org/plasma/breeze"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=8525a6b50da5523c3d21c1223e0f2b8ad4a2d147e48e5d128e1c6ee06baaf0a3
checksum=1c5fdf94cf7cfba0a396b6945639eee28d230213d4bf8e05ccbd31f7262b477d
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"