kparts: update to 5.53.0.
This commit is contained in:
parent
649c73f009
commit
c0f277f017
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kparts'
|
||||
pkgname=kparts
|
||||
version=5.52.0
|
||||
version=5.53.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=072d893e6466a50781c46168616cc165586f75751bd2290a0790b166e751f783
|
||||
checksum=355aa9dc232c80433a2141020b487160fe065458a3fc8abe9cc436038e5bdf31
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||
|
|
Loading…
Reference in New Issue