kjsembed: update to 5.59.0

[ci skip]
This commit is contained in:
John 2019-06-08 14:19:09 +02:00
parent 7971e702bf
commit b44aa14969
No known key found for this signature in database
GPG Key ID: 778558807E4FFC55
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kjsembed'
pkgname=kjsembed
version=5.58.0
version=5.59.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.0-or-later"
homepage="https://projects.kde.org/projects/frameworks/kjsembed"
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
checksum=ffbcd9de767d62497db146acd7bcaeaa59b3f6b418616d4562d1a2269048131d
checksum=743c5a860a917b8f7746781b21df407511b3873a0074fba2f61291a951c5edc3
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"