kparts: update to 5.39.0.
This commit is contained in:
parent
9cde9253c4
commit
10b938819a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kparts'
|
||||
pkgname=kparts
|
||||
version=5.37.0
|
||||
version=5.39.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/kparts"
|
||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=b050a342ca377c37c5fdb94a5532d9f159ac7d46eef12c549bd0a23f5b442d4b
|
||||
checksum=26ebb165f82e8caacaadc70c7c996d2c68d3a40296389760940dc385859362e4
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||
|
|
Loading…
Reference in a new issue