milou: update to 5.14.4.

This commit is contained in:
John 2018-11-27 22:42:04 +01:00 committed by maxice8
parent 63ec367188
commit e7603bad60
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'milou'
pkgname=milou
version=5.14.3
version=5.14.4
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -12,7 +12,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
license="GPL-2.0-or-later, LPGL-2.1-or-later"
homepage="https://projects.kde.org/projects/plasma/milou"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=b43fcd3a09cc13f73fab6ab0f3315338a000fdc6ac3e1813044c60c23ed4b89b
checksum=6e567177f3deccc5794e7c214e68e811a26c7ed3a1e63488ff41451b7fc973b6
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework"