milou: update to 5.14.5.

This commit is contained in:
John 2019-01-08 17:01:38 +01:00 committed by John Zimmermann
parent 3ee7d80e47
commit d8f6498881
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'milou'
pkgname=milou
version=5.14.4
version=5.14.5
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -8,11 +8,11 @@ hostmakedepends="extra-cmake-modules kdoctools kpackage qt5-host-tools
qt5-qmake"
makedepends="krunner-devel"
short_desc="KDE dedicated search application built on top of Baloo"
maintainer="Denis Revin <denis.revin@gmail.com>"
maintainer="John <johnz@posteo.net>"
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=6e567177f3deccc5794e7c214e68e811a26c7ed3a1e63488ff41451b7fc973b6
checksum=0315e73b9c9ba568b09fa13c0bd75c5fa5d36a18e5e1567fde8c57580321e69c
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework"