kdesignerplugin: update to 5.54.0.

This commit is contained in:
John Zimmermann 2019-01-12 17:43:50 +00:00
parent 80baa45ea9
commit c5a9ed1cbb
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kdesignerplugin' # Template file for 'kdesignerplugin'
pkgname=kdesignerplugin pkgname=kdesignerplugin
version=5.53.0 version=5.54.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
@ -12,7 +12,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-only" license="LGPL-2.1-only"
homepage="https://projects.kde.org/projects/frameworks/kdesignerplugin" homepage="https://projects.kde.org/projects/frameworks/kdesignerplugin"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=06a3038e163e0c690d3be0c8636d033cc4e7bf9bbd5c5f6bb5f54aed6fd51ed4 checksum=eaa19ffbe0af34ae8e132048cd4d78689e9a46c711f7b022dccbb4d1bee59e42
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools python kgendesignerplugin kdoctools" hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools python kgendesignerplugin kdoctools"