milou: update to 5.27.8.

This commit is contained in:
John 2023-09-23 23:54:30 +02:00
parent 7dc87ed780
commit d174d77037

View file

@ -1,6 +1,6 @@
# Template file for 'milou'
pkgname=milou
version=5.27.7
version=5.27.8
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=81690bffc9d58445c09af64670d80cd53735db2f0da36a4847d3466ec5a90853
checksum=4d9c76a8d32a22020a023f0edf04f1360bf4a9011766082a63c02660e69c08e7
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"