kdelibs4support: update to 5.94.0.

This commit is contained in:
John 2022-05-15 01:14:31 +02:00
parent c8a4cb7c0e
commit 3d70f1c5bb
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.93.0 version=5.94.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=6a3e1d80cc6babc12930f24f9afd1ed10b46ae58ea71d44a466178212b07377c checksum=d726ebb00766d3d5ed39603601c4b9541659bebc4bb7b755eec25bffd8a76033
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)