frameworkintegration: update to 5.49.0.
This commit is contained in:
parent
e1a6ff8160
commit
141f447cba
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'frameworkintegration'
|
||||
pkgname=frameworkintegration
|
||||
version=5.48.0
|
||||
version=5.49.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.0-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/frameworkintegration"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=1e55cb94774fe766e0c6b7b06b7bbe042671c3122204c35ca5b614d6ec0849d9
|
||||
checksum=dd3d965979edea79b6a39e8a9450c92a3edcce4775e1caff701f0ce36d9624da
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||
|
|
Loading…
Reference in a new issue