frameworkintegration: Update to 5.41.0
This commit is contained in:
parent
c8562212e7
commit
ee132fb238
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'frameworkintegration'
|
||||
pkgname=frameworkintegration
|
||||
version=5.40.0
|
||||
version=5.41.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
|
|||
license="LGPL-2"
|
||||
homepage="https://projects.kde.org/projects/frameworks/frameworkintegration"
|
||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=b277f644d9b33fcf7026d13106646366661cdcd37df5f5bc623e47143a0488e4
|
||||
checksum=bac0c93c65cb11d84a8526194cad43b5fcaeb1234622b64f8d854bc1fe84c7cc
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||
|
|
Loading…
Reference in New Issue