kdeclarative: update to 5.63.0
[ci skip]
This commit is contained in:
parent
18d70be6e4
commit
5b5451d093
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.62.0
|
version=5.63.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=804bc6dd1848fe38b9160a680f3d9f9b67d47150ee9683b3d2c5a07b96a12e46
|
checksum=c873ab1076fce137090c341c9f2c1751b5aacf85eeb62b899bdda5936bb6fc08
|
||||||
|
|
||||||
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…
Add table
Reference in a new issue