milou: update to 5.27.6.

This commit is contained in:
John 2023-06-21 12:59:23 +02:00
parent f26971869b
commit b27d5a65b0

View File

@ -1,6 +1,6 @@
# Template file for 'milou'
pkgname=milou
version=5.27.5
version=5.27.6
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=1b1b0a3e672f06eb81f889b0c48726af4b3702b103eb1e680c3972ef5c8d0298
checksum=feaea739bc100f313d098a13614b16c01bdafc7dbe0e9ebed5e7a6d8cfd381c6
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"