milou: update to 5.22.5.
This commit is contained in:
parent
4fcea5c3da
commit
e1ce7b5308
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'milou'
|
# Template file for 'milou'
|
||||||
pkgname=milou
|
pkgname=milou
|
||||||
version=5.22.4
|
version=5.22.5
|
||||||
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=7aa04f355c7a9ac6ee089a17aa34d0607b230c9b09a3e99a57317f3fe44aca85
|
checksum=f7c22b46d9a5081206f78e9964f515055876b7b4e9e6075d5fcc50b85c783fb4
|
||||||
|
|
||||||
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