milou: update to 5.23.2.
This commit is contained in:
parent
60aeb3a701
commit
60f00dbd21
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'milou'
|
# Template file for 'milou'
|
||||||
pkgname=milou
|
pkgname=milou
|
||||||
version=5.23.1
|
version=5.23.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=8f91c04785af3ed86ddf1fce18fe67f5b70cabf0827750cdec119e496723ff10
|
checksum=bfc501695a9a8583e0c66f3922fecf10b6ac6bf10007a8b4d0d9cbb59661505b
|
||||||
|
|
||||||
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 a new issue