breeze: update to 5.24.1
This commit is contained in:
parent
4f67f24aff
commit
2869dcd256
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'breeze'
|
||||
pkgname=breeze
|
||||
version=5.23.5
|
||||
version=5.24.1
|
||||
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=2ca2a05b786ccd051e8cb1b0ac665d9443790cfaf15054359fa9adf9613edcdf
|
||||
checksum=5d6728b8de2a8177012d6f8d84f66c10d6a7da37b6d95abcd79f3bc1fbf8976d
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
|
||||
|
|
Loading…
Reference in a new issue