milou: update to 5.21.5.
This commit is contained in:
parent
ba343b720f
commit
5c95987b0e
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.21.4
|
version=5.21.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=6a72ab3cbadff8bb7999abc1fcdef30ec067cf0afb3ff18f0defe55bd8dfd578
|
checksum=31c0db3b48aa4c081b748b999deb428e3c15e99fbf6b2128a900864975683b18
|
||||||
|
|
||||||
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