kdelibs4support: update to 5.92.0.
This commit is contained in:
parent
f483809175
commit
e44950b1a0
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'kdelibs4support'
|
||||
pkgname=kdelibs4support
|
||||
version=5.91.0
|
||||
version=5.92.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="
|
||||
configure_args="-DBUILD_DESIGNERPLUGIN=ON
|
||||
-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules perl-URI pkg-config
|
||||
gettext qt5-host-tools qt5-qmake python kdoctools kgendesignerplugin kded"
|
||||
|
@ -17,7 +17,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/kdelibs4support"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
||||
checksum=4f6448fc6d03801b8f0e440aecd12e299631ae375c5390b343719eb85374e38c
|
||||
checksum=292e5e84ad8d7de90f0666b51f085a25b7a9faf521c58379d470d2994004ede0
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
# gettaddrinfo runtime test is always fine (can't be achieved in crossbuild)
|
||||
|
|
Loading…
Reference in a new issue