milou: update to 5.26.2.

This commit is contained in:
John 2022-10-30 19:45:26 +01:00
parent bf9b2969e6
commit 0e3cdba733
1 changed files with 2 additions and 2 deletions

View File

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