knewstuff: update to 5.57.0
[ci skip]
This commit is contained in:
parent
64fdf4fa7f
commit
182004c491
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'knewstuff'
|
||||
pkgname=knewstuff
|
||||
version=5.56.0
|
||||
version=5.57.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules"
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules"
|
||||
makedepends="kio-devel"
|
||||
short_desc="KDE Framework for downloading and sharing additional application data"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/knewstuff"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=3249464773b90c03178fb4be3c874644629f611cef72c3ea89d9ed200a501164
|
||||
checksum=6a9d77a62b036b4ed0f32ffaa9f204db1403030d01dbe8fb055d02361db2f981
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||
|
|
Loading…
Add table
Reference in a new issue