milou: update to 5.27.0

This commit is contained in:
John 2023-01-22 00:40:30 +01:00
parent e7a3ad9d91
commit ac9cf73dd3
1 changed files with 2 additions and 2 deletions

View File

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