kpackage: update to 5.84.0.
This commit is contained in:
parent
b5f06b6713
commit
bc28c46b96
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kpackage'
|
||||
pkgname=kpackage
|
||||
version=5.83.0
|
||||
version=5.84.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules gettext"
|
||||
|
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/kpackage"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=ac950083ba66429e5e7c0898dd911210a22b12a9421ddc05c28d74dcbdb7801e
|
||||
checksum=6761f2220e17e10afd6944cc58b3e8bdc3cb691e0098893299b827e20b62cc98
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"
|
||||
|
|
Loading…
Reference in a new issue