kdeclarative: Update to 5.42.0
This commit is contained in:
parent
cfd85e7ebf
commit
8aedf073a4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kdeclarative'
|
||||
pkgname=kdeclarative
|
||||
version=5.41.0
|
||||
version=5.42.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
|
|||
license="LGPL-2"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kdeclarative"
|
||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=ea49d799f2773939a1d704a7d8f6f43dfc27d07090ab99d63055f6d3c8cfaec3
|
||||
checksum=4228dc8e4b89ab015535e88b3faf8a050acf0fdd11fcf7f62142bc6dbc24c0f0
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kconfig"
|
||||
|
|
Loading…
Reference in New Issue