milou: update to 5.23.5.

This commit is contained in:
John 2022-01-05 19:37:13 +01:00
parent b3d3fa47fc
commit 36b80970fa

View file

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