milou: update to 5.20.4

[ci skip]
This commit is contained in:
John 2020-12-04 17:11:07 +01:00 committed by John Zimmermann
parent 20bf220c63
commit df7b34cbdb

View file

@ -1,6 +1,6 @@
# Template file for 'milou' # Template file for 'milou'
pkgname=milou pkgname=milou
version=5.20.3 version=5.20.4
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" 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" license="GPL-2.0-or-later, LPGL-2.1-or-later"
homepage="https://invent.kde.org/plasma/milou" homepage="https://invent.kde.org/plasma/milou"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=9aaad267274c9cb868687955dba30e007be7ae16656f5e0f659d2ae5003c3584 checksum=123ac9470a94f2eb6e4212979d2df4160fa15962b1fc18551bfcdfe5aa18a201
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework" hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"