kdesignerplugin: update to 5.105.0
This commit is contained in:
parent
8c672a5092
commit
9af96f6263
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kdesignerplugin'
|
||||
pkgname=kdesignerplugin
|
||||
version=5.103.0
|
||||
version=5.105.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules"
|
||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.1-only"
|
||||
homepage="https://invent.kde.org/frameworks/kdesignerplugin"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
||||
checksum=1c52d7cd61e3404bb83f14be533b2c825e29599484b0b16733d852117eab3aca
|
||||
checksum=e7482e698c2b2d8550ab8fb54b30f72ec363ff92e082f20a856e02b337d4aa66
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools kgendesignerplugin kdoctools"
|
||||
|
|
Loading…
Reference in New Issue