kate5: update to 21.08.3.

This commit is contained in:
John 2021-11-06 22:20:30 +01:00
parent 5641fc4818
commit 277644e3db
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kate5'
pkgname=kate5
version=21.08.2
version=21.08.3
revision=1
wrksrc="${pkgname%5}-${version}"
build_style=cmake
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-or-later, LGPL-2.0-or-later, GPL-2.0-or-later"
homepage="https://kde.org/applications/en/utilities/org.kde.kate"
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname%5}-${version}.tar.xz"
checksum=d68898759dd2538051124681e5928ef5fb163ca61b6cd8f59ee056cc068ea6b2
checksum=e23eb09a06e29c273332dedc95f79abb9d070ec749cf9de2178a0c383b07bfbd
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"