milou: update to 5.27.2.

This commit is contained in:
John 2023-03-02 21:15:55 +01:00
parent 3c187360fc
commit 2594b136ce
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'milou'
pkgname=milou
version=5.27.1
version=5.27.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=4c090436dd405d9e13ac7d1d2e9b7613ef1620d85707f0c56b2ce2c088233aee
checksum=53c3552772fe20f45bd3a2674930e66f507a02069f876edb95c30fde1bb6bae3
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"