milou: update to 5.15.2.

This commit is contained in:
John 2019-02-26 17:28:09 +01:00 committed by John Zimmermann
parent 8b03f74cae
commit 1b3a1db248
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'milou'
pkgname=milou
version=5.15.1
version=5.15.2
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -12,7 +12,7 @@ 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=91dfc0dab7122babc2a929923bb21b11cb9f674b3ca2786bd3b70c5bad96fbb0
checksum=282349371d55994ac101a9fbc81d14408d386e6b5958ddafb4efccc5a15ced78
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework"