kpackage: update to 5.49.0.
This commit is contained in:
parent
abe513b709
commit
1833d4a2cc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kpackage'
|
||||
pkgname=kpackage
|
||||
version=5.48.0
|
||||
version=5.49.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kpackage"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=995db29fa77466b3b4b914a7021a5be4e1d55265f5c801508b5efefac27d06a3
|
||||
checksum=8d4dab6fd11b4e565e38590a9d8f98f85b26814eb56808de43ce3db23a976ef5
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"
|
||||
|
|
Loading…
Add table
Reference in a new issue