kdesignerplugin: update to 5.55.0.
This commit is contained in:
parent
8b5e109a78
commit
3fdd6904af
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kdesignerplugin'
|
||||
pkgname=kdesignerplugin
|
||||
version=5.54.0
|
||||
revision=2
|
||||
version=5.55.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules"
|
||||
|
@ -13,7 +13,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="LGPL-2.1-only"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kdesignerplugin"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=eaa19ffbe0af34ae8e132048cd4d78689e9a46c711f7b022dccbb4d1bee59e42
|
||||
checksum=7ee86f7b386b100bb725769202e3c2b037bde3971c450aa0f9e5021a79198084
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools python kgendesignerplugin kdoctools"
|
||||
|
|
Loading…
Reference in a new issue