kdelibs4support: update to 5.103.0.

This commit is contained in:
John 2023-02-13 00:58:21 +01:00
parent c9c626341b
commit 5fe9cba8d3
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kdelibs4support' # Template file for 'kdelibs4support'
pkgname=kdelibs4support pkgname=kdelibs4support
version=5.101.0 version=5.103.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_DESIGNERPLUGIN=ON configure_args="-DBUILD_DESIGNERPLUGIN=ON
@ -17,7 +17,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.0-or-later, LGPL-2.1-or-later" license="LGPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/kdelibs4support" homepage="https://invent.kde.org/frameworks/kdelibs4support"
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
checksum=75b22a61e5341c91dfb59d1a601a6f7b989be0185a707dcfb489910940ee4aaa checksum=fbc2a980a2c5a50400b4bda3a1d11d54384934f49d9a444292a7204c5411f853
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
# gettaddrinfo runtime test is always fine (can't be achieved in crossbuild) # gettaddrinfo runtime test is always fine (can't be achieved in crossbuild)