kpackage: update to 5.72.0
[ci skip]
This commit is contained in:
parent
c018bb7d2f
commit
9c22dd0cd6
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kpackage'
|
||||
pkgname=kpackage
|
||||
version=5.71.0
|
||||
version=5.72.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -9,9 +9,9 @@ makedepends="karchive-devel kconfig-devel kcoreaddons-devel ki18n-devel kdoctool
|
|||
short_desc="KDE Installation and loading of additional content as packages"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kpackage"
|
||||
homepage="https://invent.kde.org/frameworks/kpackage"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=c4b924e7c506cb75bdaaf68bd881e79a73999bd6436f29157f56c76f32b48cba
|
||||
checksum=ec512226309be1f44c527cb940d6995214611617f12c49ec7b6c3aaa3786933a
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"
|
||||
|
|
Loading…
Add table
Reference in a new issue