kparts: update to 5.55.0.
This commit is contained in:
parent
9e6e6719ae
commit
b16d9a6aac
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kparts'
|
||||
pkgname=kparts
|
||||
version=5.54.0
|
||||
version=5.55.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kparts"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=26aafe766def66b152a82da496a0c75469a94edb6960174f265c2c6890c84d78
|
||||
checksum=c5406995f66f7a901dedf028c46b56937e3f14c1520c1bde8228aa36b77d133f
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||
|
|
Loading…
Reference in a new issue