milou: update to 5.22.2.

This commit is contained in:
John 2021-06-23 19:16:30 +02:00
parent 240940ed41
commit f284ac1023

View file

@ -1,6 +1,6 @@
# Template file for 'milou'
pkgname=milou
version=5.22.1
version=5.22.2
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=98ed1f0fe0f4dbc73645a04512593d129a1ff5367b9fb43660922fa9540f0d44
checksum=0edaaa0abb319c1a4b62b2365a8d6f952351aec7db4a03f458a77f60648e05f7
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"