frameworkintegration: update to 5.54.0.
This commit is contained in:
parent
8c391c918d
commit
72dd077e9a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'frameworkintegration'
|
||||
pkgname=frameworkintegration
|
||||
version=5.53.0
|
||||
version=5.54.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="LGPL-2.0-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/frameworkintegration"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=f2a69ef90c3f48a6704ec10defe1d752a5c30805b4b5cf22bcd52469e7fbba28
|
||||
checksum=4d6c6c02eac8b538052c09de7a6e5d4209a5de3f5639bd367950c2c39b1ff1e7
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||
|
|
Loading…
Reference in New Issue