milou: update to 5.26.3.

This commit is contained in:
John 2022-11-20 12:33:44 +01:00
parent 6ca9954713
commit 0a9d7622d5

View file

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