milou: update to 5.24.4.

This commit is contained in:
John 2022-04-18 01:45:38 +02:00
parent 603583b2bf
commit 2c60abb033

View file

@ -1,6 +1,6 @@
# Template file for 'milou'
pkgname=milou
version=5.24.3
version=5.24.4
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later, LPGL-2.1-or-later"
homepage="https://invent.kde.org/plasma/milou"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=31d70b760653e0fe4b9c1b59d7601bb52d307a3d3be3b8f67550a4ea9d22bd1b
checksum=3109ad6c97415d74fccdfd26681360ff0925e58af7a1c72905437eb99faff37c
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"