kpackage: update to 5.85.0.
This commit is contained in:
parent
86e5af92bd
commit
1e2fa6d3b6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kpackage'
|
||||
pkgname=kpackage
|
||||
version=5.84.0
|
||||
version=5.85.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=6761f2220e17e10afd6944cc58b3e8bdc3cb691e0098893299b827e20b62cc98
|
||||
checksum=b2c6c90e5a9b3c46fe0fad06ab58f7356447e3c90213882c8006683b59c13c93
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"
|
||||
|
|
Loading…
Reference in a new issue