milou: update to 5.24.2.
This commit is contained in:
parent
57aa9abefb
commit
49761597a5
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'milou'
|
# Template file for 'milou'
|
||||||
pkgname=milou
|
pkgname=milou
|
||||||
version=5.24.1
|
version=5.24.2
|
||||||
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=bb5f1c4ade4b9a7533bd15141abfc1ed2f12009766ae657e859175214263c993
|
checksum=9a8c4b0561ce85f37ccd4500b715c73b9ed77aec79aa46eb2b0e04d9b94381e4
|
||||||
|
|
||||||
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"
|
||||||
|
|
Loading…
Reference in New Issue