kparts: update to 5.52.0.
This commit is contained in:
parent
a9f32b94a6
commit
6930209889
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kparts'
|
# Template file for 'kparts'
|
||||||
pkgname=kparts
|
pkgname=kparts
|
||||||
version=5.51.0
|
version=5.52.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kparts"
|
homepage="https://projects.kde.org/projects/frameworks/kparts"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=100272ed756f4a18860e52e909f89dd1c6322d8eec04c6a6eb5943e35fccf854
|
checksum=072d893e6466a50781c46168616cc165586f75751bd2290a0790b166e751f783
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||||
|
|
Loading…
Reference in New Issue