milou: update to 5.19.4

[ci skip]
This commit is contained in:
John 2020-07-28 16:54:15 +02:00
parent a3c4696040
commit 6247560713

View file

@ -1,6 +1,6 @@
# Template file for 'milou'
pkgname=milou
version=5.19.3
version=5.19.4
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -10,9 +10,9 @@ makedepends="krunner-devel kitemmodels-devel"
short_desc="KDE dedicated search application built on top of Baloo"
maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later, LPGL-2.1-or-later"
homepage="https://projects.kde.org/projects/plasma/milou"
homepage="https://invent.kde.org/plasma/milou"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=8ec48ee51f0a1e1db8f40dc166d4c9475487f9e5a7acb9eea076169f0a3847a5
checksum=4e8dced6032457f7f9c24a5730fe84be171f0cd43fa5c90a9c6a1127286dfb5c
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"