milou: update to 5.22.1.

This commit is contained in:
John 2021-06-15 18:48:43 +02:00
parent 10dcd5748f
commit a619a1dba0

View file

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