kdeclarative: update to 5.52.0.
This commit is contained in:
parent
c63ad0f675
commit
81af0cb2bc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kdeclarative'
|
# Template file for 'kdeclarative'
|
||||||
pkgname=kdeclarative
|
pkgname=kdeclarative
|
||||||
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.0-or-later, LGPL-2.1-or-later"
|
license="LGPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kdeclarative"
|
homepage="https://projects.kde.org/projects/frameworks/kdeclarative"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=72f7a8673a7d1feee44ed310cfc691811904b2f3866fe8715bcb9007a256b090
|
checksum=53eae45d1525a1e08596a698b47fb80ec8218a1f27fa64fe8eabf89ec2fa536b
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kconfig"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python kconfig"
|
||||||
|
|
Loading…
Reference in a new issue