milou: update to 5.26.0.

This commit is contained in:
John 2022-10-02 21:36:05 +02:00 committed by John Zimmermann
parent 0f615aab0d
commit b8ac4f657a

View file

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