milou: update to 5.27.1.

This commit is contained in:
John 2023-02-22 11:25:30 +01:00
parent 5d181d3236
commit 24078fed75

View file

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