kpackage: update to 5.74.0
[ci skip]
This commit is contained in:
parent
62df894572
commit
52506cce00
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kpackage'
|
# Template file for 'kpackage'
|
||||||
pkgname=kpackage
|
pkgname=kpackage
|
||||||
version=5.73.0
|
version=5.74.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 <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kpackage"
|
homepage="https://invent.kde.org/frameworks/kpackage"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=480b1e11733fe272d1a5680afea39bcc940f01bd3d1267be0981e3c92e098c4f
|
checksum=b5616d265b2f404b3bc8e389644185d66bf59a685ab40bbf646d36c3f56ff6ae
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"
|
||||||
|
|
Loading…
Reference in a new issue