parent
bc7afa2133
commit
9bf0f9702d
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'knewstuff'
|
# Template file for 'knewstuff'
|
||||||
pkgname=knewstuff
|
pkgname=knewstuff
|
||||||
version=5.55.0
|
version=5.56.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/knewstuff"
|
homepage="https://projects.kde.org/projects/frameworks/knewstuff"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=82ff564cd832ab6000a7aa42832b3e3b2093ae0ea0d8ace904546a09334f4d28
|
checksum=3249464773b90c03178fb4be3c874644629f611cef72c3ea89d9ed200a501164
|
||||||
|
|
||||||
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